Class PatchIntentsCustomerintentRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PatchIntentsCustomerintentRequest.Builder
- Enclosing class:
- PatchIntentsCustomerintentRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withBody(CustomerIntentPatch body) withCustomerIntentId(String customerIntentId) withRequiredParams(String customerIntentId, CustomerIntentPatch body)
-
Method Details
-
withCustomerIntentId
-
withBody
-
withRequiredParams
public PatchIntentsCustomerintentRequest.Builder withRequiredParams(String customerIntentId, CustomerIntentPatch body) -
build
-