Uses of Class
com.mypurecloud.sdk.v2.api.request.PatchIntentsCategoryRequest.Builder
Packages that use PatchIntentsCategoryRequest.Builder
-
Uses of PatchIntentsCategoryRequest.Builder in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PatchIntentsCategoryRequest.BuilderModifier and TypeMethodDescriptionPatchIntentsCategoryRequest.builder()PatchIntentsCategoryRequest.builder(String categoryId, IntentsCategoryPatch body) PatchIntentsCategoryRequest.Builder.withBody(IntentsCategoryPatch body) PatchIntentsCategoryRequest.Builder.withCategoryId(String categoryId) PatchIntentsCategoryRequest.Builder.withRequiredParams(String categoryId, IntentsCategoryPatch body)