Uses of Class
com.mypurecloud.sdk.v2.api.request.PostOutboundCampaignStartRequest
Packages that use PostOutboundCampaignStartRequest
-
Uses of PostOutboundCampaignStartRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostOutboundCampaignStartRequestModifier and TypeMethodDescriptionvoidOutboundApi.postOutboundCampaignStart(PostOutboundCampaignStartRequest request) Start the campaignOutboundApiAsync.postOutboundCampaignStartAsync(PostOutboundCampaignStartRequest request, AsyncApiCallback<Void> callback) Start the campaign -
Uses of PostOutboundCampaignStartRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostOutboundCampaignStartRequestModifier and TypeMethodDescriptionPostOutboundCampaignStartRequest.Builder.build()PostOutboundCampaignStartRequest.withCampaignId(String campaignId) PostOutboundCampaignStartRequest.withCustomHeader(String name, String value)