Uses of Class
com.mypurecloud.sdk.v2.api.request.GetDocumentationSearchRequest
Packages that use GetDocumentationSearchRequest
-
Uses of GetDocumentationSearchRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetDocumentationSearchRequestModifier and TypeMethodDescriptionSearchApi.getDocumentationSearch(GetDocumentationSearchRequest 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 search -
Uses of GetDocumentationSearchRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetDocumentationSearchRequestModifier and TypeMethodDescriptionGetDocumentationSearchRequest.Builder.build()GetDocumentationSearchRequest.withCustomHeader(String name, String value)