Uses of Class
com.mypurecloud.sdk.v2.model.KnowledgeGuestDocumentSuggestion
Packages that use KnowledgeGuestDocumentSuggestion
-
Uses of KnowledgeGuestDocumentSuggestion in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return KnowledgeGuestDocumentSuggestionModifier and TypeMethodDescriptionKnowledgeApi.postKnowledgeGuestSessionDocumentsSearchSuggestions(PostKnowledgeGuestSessionDocumentsSearchSuggestionsRequest request) Query the knowledge documents to provide suggestions for auto completion.KnowledgeApi.postKnowledgeGuestSessionDocumentsSearchSuggestions(String sessionId, KnowledgeGuestDocumentSuggestionRequest body) Query the knowledge documents to provide suggestions for auto completion.Methods in com.mypurecloud.sdk.v2.api that return types with arguments of type KnowledgeGuestDocumentSuggestionModifier and TypeMethodDescriptionKnowledgeApi.postKnowledgeGuestSessionDocumentsSearchSuggestions(ApiRequest<KnowledgeGuestDocumentSuggestionRequest> request) Query the knowledge documents to provide suggestions for auto completion.KnowledgeApiAsync.postKnowledgeGuestSessionDocumentsSearchSuggestionsAsync(PostKnowledgeGuestSessionDocumentsSearchSuggestionsRequest request, AsyncApiCallback<KnowledgeGuestDocumentSuggestion> callback) Query the knowledge documents to provide suggestions for auto completion.KnowledgeApiAsync.postKnowledgeGuestSessionDocumentsSearchSuggestionsAsync(ApiRequest<KnowledgeGuestDocumentSuggestionRequest> request, AsyncApiCallback<ApiResponse<KnowledgeGuestDocumentSuggestion>> callback) Query the knowledge documents to provide suggestions for auto completion.KnowledgeApi.postKnowledgeGuestSessionDocumentsSearchSuggestionsWithHttpInfo(String sessionId, KnowledgeGuestDocumentSuggestionRequest body) Query the knowledge documents to provide suggestions for auto completion.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type KnowledgeGuestDocumentSuggestionModifier and TypeMethodDescriptionKnowledgeApiAsync.postKnowledgeGuestSessionDocumentsSearchSuggestionsAsync(PostKnowledgeGuestSessionDocumentsSearchSuggestionsRequest request, AsyncApiCallback<KnowledgeGuestDocumentSuggestion> callback) Query the knowledge documents to provide suggestions for auto completion.KnowledgeApiAsync.postKnowledgeGuestSessionDocumentsSearchSuggestionsAsync(ApiRequest<KnowledgeGuestDocumentSuggestionRequest> request, AsyncApiCallback<ApiResponse<KnowledgeGuestDocumentSuggestion>> callback) Query the knowledge documents to provide suggestions for auto completion. -
Uses of KnowledgeGuestDocumentSuggestion in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return KnowledgeGuestDocumentSuggestionModifier and TypeMethodDescriptionPage size of the returned results.Query to get autocomplete suggestions for the matching knowledge documents.