Uses of Class
com.mypurecloud.sdk.v2.api.request.PostDocumentationSearchRequest
Packages that use PostDocumentationSearchRequest
-
Uses of PostDocumentationSearchRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostDocumentationSearchRequestModifier and TypeMethodDescriptionSearchApi.postDocumentationSearch(PostDocumentationSearchRequest request) Search documentationSearchApiAsync.postDocumentationSearchAsync(PostDocumentationSearchRequest request, AsyncApiCallback<DocumentationSearchResponse> callback) Search documentation -
Uses of PostDocumentationSearchRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostDocumentationSearchRequestModifier and TypeMethodDescriptionPostDocumentationSearchRequest.Builder.build()PostDocumentationSearchRequest.withBody(DocumentationSearchRequest body) PostDocumentationSearchRequest.withCustomHeader(String name, String value)