Uses of Class
com.mypurecloud.sdk.v2.api.request.PostDocumentationAllSearchRequest
Packages that use PostDocumentationAllSearchRequest
-
Uses of PostDocumentationAllSearchRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostDocumentationAllSearchRequestModifier and TypeMethodDescriptionSearchApi.postDocumentationAllSearch(PostDocumentationAllSearchRequest request) Search all documents postDocumentationAllSearch is a preview method and is subject to both breaking and non-breaking changes at any time without noticeSearchApiAsync.postDocumentationAllSearchAsync(PostDocumentationAllSearchRequest request, AsyncApiCallback<JsonNodeSearchResponse> callback) Search all documents postDocumentationAllSearch is a preview method and is subject to both breaking and non-breaking changes at any time without notice -
Uses of PostDocumentationAllSearchRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostDocumentationAllSearchRequestModifier and TypeMethodDescriptionPostDocumentationAllSearchRequest.Builder.build()PostDocumentationAllSearchRequest.withBody(DocumentationV2SearchRequest body) PostDocumentationAllSearchRequest.withCustomHeader(String name, String value)