Uses of Class
com.mypurecloud.sdk.v2.model.GKNDocumentationSearchRequest
Packages that use GKNDocumentationSearchRequest
Package
Description
-
Uses of GKNDocumentationSearchRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GKNDocumentationSearchRequestModifier and TypeMethodDescriptionSearchApi.postDocumentationGknSearch(GKNDocumentationSearchRequest body) Search gkn documentationSearchApi.postDocumentationGknSearchWithHttpInfo(GKNDocumentationSearchRequest body) Search gkn documentationMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type GKNDocumentationSearchRequestModifier and TypeMethodDescriptionSearchApi.postDocumentationGknSearch(ApiRequest<GKNDocumentationSearchRequest> request) Search gkn documentationSearchApiAsync.postDocumentationGknSearchAsync(ApiRequest<GKNDocumentationSearchRequest> request, AsyncApiCallback<ApiResponse<GKNDocumentationSearchResponse>> callback) Search gkn documentation -
Uses of GKNDocumentationSearchRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GKNDocumentationSearchRequestMethods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type GKNDocumentationSearchRequestMethods in com.mypurecloud.sdk.v2.api.request with parameters of type GKNDocumentationSearchRequestModifier and TypeMethodDescriptionPostDocumentationGknSearchRequest.builder(GKNDocumentationSearchRequest body) voidPostDocumentationGknSearchRequest.setBody(GKNDocumentationSearchRequest body) PostDocumentationGknSearchRequest.Builder.withBody(GKNDocumentationSearchRequest body) PostDocumentationGknSearchRequest.withBody(GKNDocumentationSearchRequest body) PostDocumentationGknSearchRequest.Builder.withRequiredParams(GKNDocumentationSearchRequest body) -
Uses of GKNDocumentationSearchRequest in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return GKNDocumentationSearchRequestModifier and TypeMethodDescriptionGKNDocumentationSearchRequest.pageNumber(Integer pageNumber) The page of resources you want to retrieveThe number of results per pageGKNDocumentationSearchRequest.query(List<GKNDocumentationSearchCriteria> query) GKNDocumentationSearchRequest.sort(List<SearchSort> sort) Multi-value sort order, list of multiple sort valuesThe field in the resource that you want to sort the results byGKNDocumentationSearchRequest.sortOrder(GKNDocumentationSearchRequest.SortOrderEnum sortOrder) The sort order for results