Uses of Class
com.mypurecloud.sdk.v2.api.request.PostOutboundMessagingcampaignStartRequest
Packages that use PostOutboundMessagingcampaignStartRequest
-
Uses of PostOutboundMessagingcampaignStartRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostOutboundMessagingcampaignStartRequestModifier and TypeMethodDescriptionvoidOutboundApi.postOutboundMessagingcampaignStart(PostOutboundMessagingcampaignStartRequest request) Start the campaign Documented permissions are applicable based on campaign type.OutboundApiAsync.postOutboundMessagingcampaignStartAsync(PostOutboundMessagingcampaignStartRequest request, AsyncApiCallback<Void> callback) Start the campaign Documented permissions are applicable based on campaign type. -
Uses of PostOutboundMessagingcampaignStartRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostOutboundMessagingcampaignStartRequestModifier and TypeMethodDescriptionPostOutboundMessagingcampaignStartRequest.Builder.build()PostOutboundMessagingcampaignStartRequest.withCustomHeader(String name, String value) PostOutboundMessagingcampaignStartRequest.withMessagingCampaignId(String messagingCampaignId)