Uses of Class
com.mypurecloud.sdk.v2.api.request.PostDocumentationGknSearchRequest
Packages that use PostDocumentationGknSearchRequest
-
Uses of PostDocumentationGknSearchRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostDocumentationGknSearchRequestModifier and TypeMethodDescriptionSearchApi.postDocumentationGknSearch(PostDocumentationGknSearchRequest request) Search gkn documentationSearchApiAsync.postDocumentationGknSearchAsync(PostDocumentationGknSearchRequest request, AsyncApiCallback<GKNDocumentationSearchResponse> callback) Search gkn documentation -
Uses of PostDocumentationGknSearchRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostDocumentationGknSearchRequestModifier and TypeMethodDescriptionPostDocumentationGknSearchRequest.Builder.build()PostDocumentationGknSearchRequest.withBody(GKNDocumentationSearchRequest body) PostDocumentationGknSearchRequest.withCustomHeader(String name, String value)