Uses of Class
software.amazon.awssdk.services.connectcampaignsv2.model.GetCampaignStateBatchRequest
-
Packages that use GetCampaignStateBatchRequest Package Description software.amazon.awssdk.services.connectcampaignsv2 Provide APIs to create and manage Amazon Connect Campaigns.software.amazon.awssdk.services.connectcampaignsv2.transform -
-
Uses of GetCampaignStateBatchRequest in software.amazon.awssdk.services.connectcampaignsv2
Methods in software.amazon.awssdk.services.connectcampaignsv2 with parameters of type GetCampaignStateBatchRequest Modifier and Type Method Description default CompletableFuture<GetCampaignStateBatchResponse>ConnectCampaignsV2AsyncClient. getCampaignStateBatch(GetCampaignStateBatchRequest getCampaignStateBatchRequest)Get state of campaigns for the specified Amazon Connect account.default GetCampaignStateBatchResponseConnectCampaignsV2Client. getCampaignStateBatch(GetCampaignStateBatchRequest getCampaignStateBatchRequest)Get state of campaigns for the specified Amazon Connect account. -
Uses of GetCampaignStateBatchRequest in software.amazon.awssdk.services.connectcampaignsv2.transform
Methods in software.amazon.awssdk.services.connectcampaignsv2.transform with parameters of type GetCampaignStateBatchRequest Modifier and Type Method Description SdkHttpFullRequestGetCampaignStateBatchRequestMarshaller. marshall(GetCampaignStateBatchRequest getCampaignStateBatchRequest)
-