Uses of Class
com.mypurecloud.sdk.v2.model.AgentOwnedMappingPreviewListing
Packages that use AgentOwnedMappingPreviewListing
-
Uses of AgentOwnedMappingPreviewListing in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return AgentOwnedMappingPreviewListingModifier and TypeMethodDescriptionOutboundApi.getOutboundCampaignAgentownedmappingpreviewResults(GetOutboundCampaignAgentownedmappingpreviewResultsRequest request) Get a preview of how agents will be mapped to this campaign's contact list.OutboundApi.getOutboundCampaignAgentownedmappingpreviewResults(String campaignId) Get a preview of how agents will be mapped to this campaign's contact list.Methods in com.mypurecloud.sdk.v2.api that return types with arguments of type AgentOwnedMappingPreviewListingModifier and TypeMethodDescriptionOutboundApi.getOutboundCampaignAgentownedmappingpreviewResults(ApiRequest<Void> request) Get a preview of how agents will be mapped to this campaign's contact list.OutboundApiAsync.getOutboundCampaignAgentownedmappingpreviewResultsAsync(GetOutboundCampaignAgentownedmappingpreviewResultsRequest request, AsyncApiCallback<AgentOwnedMappingPreviewListing> callback) Get a preview of how agents will be mapped to this campaign's contact list.OutboundApiAsync.getOutboundCampaignAgentownedmappingpreviewResultsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<AgentOwnedMappingPreviewListing>> callback) Get a preview of how agents will be mapped to this campaign's contact list.OutboundApi.getOutboundCampaignAgentownedmappingpreviewResultsWithHttpInfo(String campaignId) Get a preview of how agents will be mapped to this campaign's contact list.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type AgentOwnedMappingPreviewListingModifier and TypeMethodDescriptionOutboundApiAsync.getOutboundCampaignAgentownedmappingpreviewResultsAsync(GetOutboundCampaignAgentownedmappingpreviewResultsRequest request, AsyncApiCallback<AgentOwnedMappingPreviewListing> callback) Get a preview of how agents will be mapped to this campaign's contact list.OutboundApiAsync.getOutboundCampaignAgentownedmappingpreviewResultsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<AgentOwnedMappingPreviewListing>> callback) Get a preview of how agents will be mapped to this campaign's contact list. -
Uses of AgentOwnedMappingPreviewListing in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AgentOwnedMappingPreviewListingModifier and TypeMethodDescriptionAgentOwnedMappingPreviewListing.entities(List<AgentOwnedMappingPreview> entities)