Uses of Class
com.mypurecloud.sdk.v2.model.GKNDocumentationSearchResponse
Packages that use GKNDocumentationSearchResponse
-
Uses of GKNDocumentationSearchResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return GKNDocumentationSearchResponseModifier and TypeMethodDescriptionSearchApi.getDocumentationGknSearch(GetDocumentationGknSearchRequest request) Search gkn documentation using the q64 value returned from a previous searchSearchApi.getDocumentationGknSearch(String q64) Search gkn documentation using the q64 value returned from a previous searchSearchApi.postDocumentationGknSearch(PostDocumentationGknSearchRequest request) Search gkn documentationSearchApi.postDocumentationGknSearch(GKNDocumentationSearchRequest body) Search gkn documentationMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type GKNDocumentationSearchResponseModifier and TypeMethodDescriptionSearchApi.getDocumentationGknSearch(ApiRequest<Void> request) Search gkn documentation using the q64 value returned from a previous searchSearchApiAsync.getDocumentationGknSearchAsync(GetDocumentationGknSearchRequest request, AsyncApiCallback<GKNDocumentationSearchResponse> callback) Search gkn documentation using the q64 value returned from a previous searchSearchApiAsync.getDocumentationGknSearchAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<GKNDocumentationSearchResponse>> callback) Search gkn documentation using the q64 value returned from a previous searchSearchApi.getDocumentationGknSearchWithHttpInfo(String q64) Search gkn documentation using the q64 value returned from a previous searchSearchApi.postDocumentationGknSearch(ApiRequest<GKNDocumentationSearchRequest> request) Search gkn documentationSearchApiAsync.postDocumentationGknSearchAsync(PostDocumentationGknSearchRequest request, AsyncApiCallback<GKNDocumentationSearchResponse> callback) Search gkn documentationSearchApiAsync.postDocumentationGknSearchAsync(ApiRequest<GKNDocumentationSearchRequest> request, AsyncApiCallback<ApiResponse<GKNDocumentationSearchResponse>> callback) Search gkn documentationSearchApi.postDocumentationGknSearchWithHttpInfo(GKNDocumentationSearchRequest body) Search gkn documentationMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type GKNDocumentationSearchResponseModifier and TypeMethodDescriptionSearchApiAsync.getDocumentationGknSearchAsync(GetDocumentationGknSearchRequest request, AsyncApiCallback<GKNDocumentationSearchResponse> callback) Search gkn documentation using the q64 value returned from a previous searchSearchApiAsync.getDocumentationGknSearchAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<GKNDocumentationSearchResponse>> callback) Search gkn documentation using the q64 value returned from a previous searchSearchApiAsync.postDocumentationGknSearchAsync(PostDocumentationGknSearchRequest request, AsyncApiCallback<GKNDocumentationSearchResponse> callback) Search gkn documentationSearchApiAsync.postDocumentationGknSearchAsync(ApiRequest<GKNDocumentationSearchRequest> request, AsyncApiCallback<ApiResponse<GKNDocumentationSearchResponse>> callback) Search gkn documentation -
Uses of GKNDocumentationSearchResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return GKNDocumentationSearchResponseModifier and TypeMethodDescriptionGKNDocumentationSearchResponse.currentPage(String currentPage) Q64 value for the current page of resultsQ64 value for the next page of resultsThe total number of pagesGKNDocumentationSearchResponse.pageNumber(Integer pageNumber) The current page numberThe current page sizeGKNDocumentationSearchResponse.previousPage(String previousPage) Q64 value for the previous page of resultsGKNDocumentationSearchResponse.results(List<GKNDocumentationResult> results) Search resultsThe total number of results foundResource types the search was performed against