Class PutOutboundCampaignAgentRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PutOutboundCampaignAgentRequest.Builder
- Enclosing class:
- PutOutboundCampaignAgentRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withCampaignId(String campaignId) withRequiredParams(String campaignId, String userId, Agent body) withUserId(String userId)
-
Method Details
-
withCampaignId
-
withUserId
-
withBody
-
withRequiredParams
public PutOutboundCampaignAgentRequest.Builder withRequiredParams(String campaignId, String userId, Agent body) -
build
-