Class PutRoutingMessageRecipientRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PutRoutingMessageRecipientRequest.Builder
- Enclosing class:
- PutRoutingMessageRecipientRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withBody(RecipientRequest body) withRecipientId(String recipientId) withRequiredParams(String recipientId, RecipientRequest body)
-
Method Details
-
withRecipientId
-
withBody
-
withRequiredParams
public PutRoutingMessageRecipientRequest.Builder withRequiredParams(String recipientId, RecipientRequest body) -
build
-