Uses of Class
com.mypurecloud.sdk.v2.model.DocumentationSearchResponse
Packages that use DocumentationSearchResponse
-
Uses of DocumentationSearchResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return DocumentationSearchResponseModifier and TypeMethodDescriptionSearchApi.getDocumentationSearch(GetDocumentationSearchRequest request) Search documentation using the q64 value returned from a previous searchSearchApi.getDocumentationSearch(String q64) Search documentation using the q64 value returned from a previous searchSearchApi.postDocumentationSearch(PostDocumentationSearchRequest request) Search documentationSearchApi.postDocumentationSearch(DocumentationSearchRequest body) Search documentationMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type DocumentationSearchResponseModifier and TypeMethodDescriptionSearchApi.getDocumentationSearch(ApiRequest<Void> request) Search documentation using the q64 value returned from a previous searchSearchApiAsync.getDocumentationSearchAsync(GetDocumentationSearchRequest request, AsyncApiCallback<DocumentationSearchResponse> callback) Search documentation using the q64 value returned from a previous searchSearchApiAsync.getDocumentationSearchAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<DocumentationSearchResponse>> callback) Search documentation using the q64 value returned from a previous searchSearchApi.getDocumentationSearchWithHttpInfo(String q64) Search documentation using the q64 value returned from a previous searchSearchApi.postDocumentationSearch(ApiRequest<DocumentationSearchRequest> request) Search documentationSearchApiAsync.postDocumentationSearchAsync(PostDocumentationSearchRequest request, AsyncApiCallback<DocumentationSearchResponse> callback) Search documentationSearchApiAsync.postDocumentationSearchAsync(ApiRequest<DocumentationSearchRequest> request, AsyncApiCallback<ApiResponse<DocumentationSearchResponse>> callback) Search documentationSearchApi.postDocumentationSearchWithHttpInfo(DocumentationSearchRequest body) Search documentationMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type DocumentationSearchResponseModifier and TypeMethodDescriptionSearchApiAsync.getDocumentationSearchAsync(GetDocumentationSearchRequest request, AsyncApiCallback<DocumentationSearchResponse> callback) Search documentation using the q64 value returned from a previous searchSearchApiAsync.getDocumentationSearchAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<DocumentationSearchResponse>> callback) Search documentation using the q64 value returned from a previous searchSearchApiAsync.postDocumentationSearchAsync(PostDocumentationSearchRequest request, AsyncApiCallback<DocumentationSearchResponse> callback) Search documentationSearchApiAsync.postDocumentationSearchAsync(ApiRequest<DocumentationSearchRequest> request, AsyncApiCallback<ApiResponse<DocumentationSearchResponse>> callback) Search documentation -
Uses of DocumentationSearchResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return DocumentationSearchResponseModifier and TypeMethodDescriptionDocumentationSearchResponse.currentPage(String currentPage) Q64 value for the current page of resultsQ64 value for the next page of resultsThe total number of pagesDocumentationSearchResponse.pageNumber(Integer pageNumber) The current page numberThe current page sizeDocumentationSearchResponse.previousPage(String previousPage) Q64 value for the previous page of resultsDocumentationSearchResponse.results(List<DocumentationResult> results) Search resultsThe total number of results foundResource types the search was performed against