Class PatchIntentsCategoryRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PatchIntentsCategoryRequest.Builder
- Enclosing class:
- PatchIntentsCategoryRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withBody(IntentsCategoryPatch body) withCategoryId(String categoryId) withRequiredParams(String categoryId, IntentsCategoryPatch body)
-
Method Details
-
withCategoryId
-
withBody
-
withRequiredParams
public PatchIntentsCategoryRequest.Builder withRequiredParams(String categoryId, IntentsCategoryPatch body) -
build
-