Uses of Class
com.mypurecloud.sdk.v2.api.request.PatchIntentsCategoryRequest
Packages that use PatchIntentsCategoryRequest
-
Uses of PatchIntentsCategoryRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PatchIntentsCategoryRequestModifier and TypeMethodDescriptionIntentsApi.patchIntentsCategory(PatchIntentsCategoryRequest request) Patch category for categoryIdIntentsApiAsync.patchIntentsCategoryAsync(PatchIntentsCategoryRequest request, AsyncApiCallback<IntentsCategory> callback) Patch category for categoryId -
Uses of PatchIntentsCategoryRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PatchIntentsCategoryRequestModifier and TypeMethodDescriptionPatchIntentsCategoryRequest.Builder.build()PatchIntentsCategoryRequest.withBody(IntentsCategoryPatch body) PatchIntentsCategoryRequest.withCategoryId(String categoryId) PatchIntentsCategoryRequest.withCustomHeader(String name, String value)