Uses of Class
com.mypurecloud.sdk.v2.model.DocumentationV2SearchRequest
Packages that use DocumentationV2SearchRequest
Package
Description
-
Uses of DocumentationV2SearchRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type DocumentationV2SearchRequestModifier and TypeMethodDescriptionSearchApi.postDocumentationAllSearch(DocumentationV2SearchRequest body) Search all documents postDocumentationAllSearch is a preview method and is subject to both breaking and non-breaking changes at any time without noticeSearchApi.postDocumentationAllSearchWithHttpInfo(DocumentationV2SearchRequest body) Search all documents postDocumentationAllSearch is a preview method and is subject to both breaking and non-breaking changes at any time without noticeMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type DocumentationV2SearchRequestModifier and TypeMethodDescriptionSearchApi.postDocumentationAllSearch(ApiRequest<DocumentationV2SearchRequest> request) Search all documents postDocumentationAllSearch is a preview method and is subject to both breaking and non-breaking changes at any time without noticeSearchApiAsync.postDocumentationAllSearchAsync(ApiRequest<DocumentationV2SearchRequest> request, AsyncApiCallback<ApiResponse<JsonNodeSearchResponse>> callback) Search all documents postDocumentationAllSearch is a preview method and is subject to both breaking and non-breaking changes at any time without notice -
Uses of DocumentationV2SearchRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return DocumentationV2SearchRequestMethods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type DocumentationV2SearchRequestMethods in com.mypurecloud.sdk.v2.api.request with parameters of type DocumentationV2SearchRequestModifier and TypeMethodDescriptionPostDocumentationAllSearchRequest.builder(DocumentationV2SearchRequest body) voidPostDocumentationAllSearchRequest.setBody(DocumentationV2SearchRequest body) PostDocumentationAllSearchRequest.Builder.withBody(DocumentationV2SearchRequest body) PostDocumentationAllSearchRequest.withBody(DocumentationV2SearchRequest body) PostDocumentationAllSearchRequest.Builder.withRequiredParams(DocumentationV2SearchRequest body) -
Uses of DocumentationV2SearchRequest in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return DocumentationV2SearchRequestModifier and TypeMethodDescriptionDocumentationV2SearchRequest.aggregations(List<DocumentationV2SearchAggregation> aggregations) Aggregation criteriaDocumentationV2SearchRequest.pageNumber(Integer pageNumber) The page of resources you want to retrieveThe number of results per pageDocumentationV2SearchRequest.query(List<DocumentationV2SearchCriteria> query) The search criteriaDocumentationV2SearchRequest.sort(List<SearchSort> sort) Multi-value sort order, list of multiple sort valuesThe field in the resource that you want to sort the results byDocumentationV2SearchRequest.sortOrder(DocumentationV2SearchRequest.SortOrderEnum sortOrder) The sort order for resultsResource domain type to search