Uses of Class
com.mypurecloud.sdk.v2.model.KnowledgeSearchPreviewResponse
Packages that use KnowledgeSearchPreviewResponse
-
Uses of KnowledgeSearchPreviewResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return KnowledgeSearchPreviewResponseModifier and TypeMethodDescriptionKnowledgeApi.postKnowledgeSearchPreview(PostKnowledgeSearchPreviewRequest request) Get Knowledge Search PreviewKnowledgeApi.postKnowledgeSearchPreview(KnowledgeSearchPreviewRequest body) Get Knowledge Search PreviewMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type KnowledgeSearchPreviewResponseModifier and TypeMethodDescriptionKnowledgeApi.postKnowledgeSearchPreview(ApiRequest<KnowledgeSearchPreviewRequest> request) Get Knowledge Search PreviewKnowledgeApiAsync.postKnowledgeSearchPreviewAsync(PostKnowledgeSearchPreviewRequest request, AsyncApiCallback<KnowledgeSearchPreviewResponse> callback) Get Knowledge Search PreviewKnowledgeApiAsync.postKnowledgeSearchPreviewAsync(ApiRequest<KnowledgeSearchPreviewRequest> request, AsyncApiCallback<ApiResponse<KnowledgeSearchPreviewResponse>> callback) Get Knowledge Search PreviewKnowledgeApi.postKnowledgeSearchPreviewWithHttpInfo(KnowledgeSearchPreviewRequest body) Get Knowledge Search PreviewMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type KnowledgeSearchPreviewResponseModifier and TypeMethodDescriptionKnowledgeApiAsync.postKnowledgeSearchPreviewAsync(PostKnowledgeSearchPreviewRequest request, AsyncApiCallback<KnowledgeSearchPreviewResponse> callback) Get Knowledge Search PreviewKnowledgeApiAsync.postKnowledgeSearchPreviewAsync(ApiRequest<KnowledgeSearchPreviewRequest> request, AsyncApiCallback<ApiResponse<KnowledgeSearchPreviewResponse>> callback) Get Knowledge Search Preview -
Uses of KnowledgeSearchPreviewResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return KnowledgeSearchPreviewResponseModifier and TypeMethodDescriptionQuery to search content in the knowledge base.