Uses of Class
com.mypurecloud.sdk.v2.model.DocumentationSearchRequest
Packages that use DocumentationSearchRequest
Package
Description
-
Uses of DocumentationSearchRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type DocumentationSearchRequestModifier and TypeMethodDescriptionSearchApi.postDocumentationSearch(DocumentationSearchRequest body) Search documentationSearchApi.postDocumentationSearchWithHttpInfo(DocumentationSearchRequest body) Search documentationMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type DocumentationSearchRequestModifier and TypeMethodDescriptionSearchApi.postDocumentationSearch(ApiRequest<DocumentationSearchRequest> request) Search documentationSearchApiAsync.postDocumentationSearchAsync(ApiRequest<DocumentationSearchRequest> request, AsyncApiCallback<ApiResponse<DocumentationSearchResponse>> callback) Search documentation -
Uses of DocumentationSearchRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return DocumentationSearchRequestMethods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type DocumentationSearchRequestMethods in com.mypurecloud.sdk.v2.api.request with parameters of type DocumentationSearchRequestModifier and TypeMethodDescriptionPostDocumentationSearchRequest.builder(DocumentationSearchRequest body) voidPostDocumentationSearchRequest.setBody(DocumentationSearchRequest body) PostDocumentationSearchRequest.Builder.withBody(DocumentationSearchRequest body) PostDocumentationSearchRequest.withBody(DocumentationSearchRequest body) PostDocumentationSearchRequest.Builder.withRequiredParams(DocumentationSearchRequest body) -
Uses of DocumentationSearchRequest in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return DocumentationSearchRequestModifier and TypeMethodDescriptionDocumentationSearchRequest.pageNumber(Integer pageNumber) The page of resources you want to retrieveThe number of results per pageDocumentationSearchRequest.query(List<DocumentationSearchCriteria> query) DocumentationSearchRequest.sort(List<SearchSort> sort) Multi-value sort order, list of multiple sort valuesThe field in the resource that you want to sort the results byDocumentationSearchRequest.sortOrder(DocumentationSearchRequest.SortOrderEnum sortOrder) The sort order for results