Uses of Class
software.amazon.awssdk.services.connectcampaignsv2.model.PutProfileOutboundRequestBatchRequest
-
Packages that use PutProfileOutboundRequestBatchRequest Package Description software.amazon.awssdk.services.connectcampaignsv2 Provide APIs to create and manage Amazon Connect Campaigns.software.amazon.awssdk.services.connectcampaignsv2.transform -
-
Uses of PutProfileOutboundRequestBatchRequest in software.amazon.awssdk.services.connectcampaignsv2
Methods in software.amazon.awssdk.services.connectcampaignsv2 with parameters of type PutProfileOutboundRequestBatchRequest Modifier and Type Method Description default CompletableFuture<PutProfileOutboundRequestBatchResponse>ConnectCampaignsV2AsyncClient. putProfileOutboundRequestBatch(PutProfileOutboundRequestBatchRequest putProfileOutboundRequestBatchRequest)Takes in a list of profile outbound requests to be placed as part of an outbound campaign.default PutProfileOutboundRequestBatchResponseConnectCampaignsV2Client. putProfileOutboundRequestBatch(PutProfileOutboundRequestBatchRequest putProfileOutboundRequestBatchRequest)Takes in a list of profile outbound requests to be placed as part of an outbound campaign. -
Uses of PutProfileOutboundRequestBatchRequest in software.amazon.awssdk.services.connectcampaignsv2.transform
Methods in software.amazon.awssdk.services.connectcampaignsv2.transform with parameters of type PutProfileOutboundRequestBatchRequest Modifier and Type Method Description SdkHttpFullRequestPutProfileOutboundRequestBatchRequestMarshaller. marshall(PutProfileOutboundRequestBatchRequest putProfileOutboundRequestBatchRequest)
-