Uses of Class
com.mypurecloud.sdk.v2.api.request.PostOutboundCampaignAgentownedmappingpreviewRequest
Packages that use PostOutboundCampaignAgentownedmappingpreviewRequest
-
Uses of PostOutboundCampaignAgentownedmappingpreviewRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostOutboundCampaignAgentownedmappingpreviewRequestModifier and TypeMethodDescriptionOutboundApi.postOutboundCampaignAgentownedmappingpreview(PostOutboundCampaignAgentownedmappingpreviewRequest request) Initiate request for a preview of how agents will be mapped to this campaign's contact list.OutboundApiAsync.postOutboundCampaignAgentownedmappingpreviewAsync(PostOutboundCampaignAgentownedmappingpreviewRequest request, AsyncApiCallback<Empty> callback) Initiate request for a preview of how agents will be mapped to this campaign's contact list. -
Uses of PostOutboundCampaignAgentownedmappingpreviewRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostOutboundCampaignAgentownedmappingpreviewRequestModifier and TypeMethodDescriptionPostOutboundCampaignAgentownedmappingpreviewRequest.Builder.build()PostOutboundCampaignAgentownedmappingpreviewRequest.withCampaignId(String campaignId) PostOutboundCampaignAgentownedmappingpreviewRequest.withCustomHeader(String name, String value)