Class PutOutboundSequenceRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PutOutboundSequenceRequest.Builder
- Enclosing class:
- PutOutboundSequenceRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withBody(CampaignSequence body) withRequiredParams(String sequenceId, CampaignSequence body) withSequenceId(String sequenceId)
-
Method Details
-
withSequenceId
-
withBody
-
withRequiredParams
public PutOutboundSequenceRequest.Builder withRequiredParams(String sequenceId, CampaignSequence body) -
build
-