Uses of Class
com.mypurecloud.sdk.v2.model.UnansweredPhraseGroupPatchRequestBody
Packages that use UnansweredPhraseGroupPatchRequestBody
Package
Description
-
Uses of UnansweredPhraseGroupPatchRequestBody in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type UnansweredPhraseGroupPatchRequestBodyModifier and TypeMethodDescriptionKnowledgeApi.patchKnowledgeKnowledgebaseUnansweredGroupPhrasegroup(String knowledgeBaseId, String groupId, String phraseGroupId, UnansweredPhraseGroupPatchRequestBody body) Update a Knowledge base unanswered phrase groupKnowledgeApi.patchKnowledgeKnowledgebaseUnansweredGroupPhrasegroupWithHttpInfo(String knowledgeBaseId, String groupId, String phraseGroupId, UnansweredPhraseGroupPatchRequestBody body) Update a Knowledge base unanswered phrase groupMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type UnansweredPhraseGroupPatchRequestBodyModifier and TypeMethodDescriptionKnowledgeApi.patchKnowledgeKnowledgebaseUnansweredGroupPhrasegroup(ApiRequest<UnansweredPhraseGroupPatchRequestBody> request) Update a Knowledge base unanswered phrase groupKnowledgeApiAsync.patchKnowledgeKnowledgebaseUnansweredGroupPhrasegroupAsync(ApiRequest<UnansweredPhraseGroupPatchRequestBody> request, AsyncApiCallback<ApiResponse<UnansweredPhraseGroupUpdateResponse>> callback) Update a Knowledge base unanswered phrase group -
Uses of UnansweredPhraseGroupPatchRequestBody in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return UnansweredPhraseGroupPatchRequestBodyModifier and TypeMethodDescriptionPatchKnowledgeKnowledgebaseUnansweredGroupPhrasegroupRequest.getBody()Methods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type UnansweredPhraseGroupPatchRequestBodyModifier and TypeMethodDescriptionPatchKnowledgeKnowledgebaseUnansweredGroupPhrasegroupRequest.withHttpInfo()Methods in com.mypurecloud.sdk.v2.api.request with parameters of type UnansweredPhraseGroupPatchRequestBodyModifier and TypeMethodDescriptionPatchKnowledgeKnowledgebaseUnansweredGroupPhrasegroupRequest.builder(String knowledgeBaseId, String groupId, String phraseGroupId, UnansweredPhraseGroupPatchRequestBody body) voidPatchKnowledgeKnowledgebaseUnansweredGroupPhrasegroupRequest.setBody(UnansweredPhraseGroupPatchRequestBody body) PatchKnowledgeKnowledgebaseUnansweredGroupPhrasegroupRequest.Builder.withBody(UnansweredPhraseGroupPatchRequestBody body) PatchKnowledgeKnowledgebaseUnansweredGroupPhrasegroupRequest.withBody(UnansweredPhraseGroupPatchRequestBody body) PatchKnowledgeKnowledgebaseUnansweredGroupPhrasegroupRequest.Builder.withRequiredParams(String knowledgeBaseId, String groupId, String phraseGroupId, UnansweredPhraseGroupPatchRequestBody body) -
Uses of UnansweredPhraseGroupPatchRequestBody in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return UnansweredPhraseGroupPatchRequestBodyModifier and TypeMethodDescriptionThe end date to be used for filtering phrases.The start date to be used for filtering phrases.UnansweredPhraseGroupPatchRequestBody.phraseAssociations(List<PhraseAssociations> phraseAssociations) List of phrases and documents to be linked