| Package | Description |
|---|---|
| software.amazon.awssdk.services.connectcampaigns |
Provide APIs to create and manage Amazon Connect Campaigns.
|
| software.amazon.awssdk.services.connectcampaigns.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetCampaignStateBatchResponse |
ConnectCampaignsClient.getCampaignStateBatch(GetCampaignStateBatchRequest getCampaignStateBatchRequest)
Get state of campaigns for the specified Amazon Connect account.
|
default CompletableFuture<GetCampaignStateBatchResponse> |
ConnectCampaignsAsyncClient.getCampaignStateBatch(GetCampaignStateBatchRequest getCampaignStateBatchRequest)
Get state of campaigns for the specified Amazon Connect account.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetCampaignStateBatchRequestMarshaller.marshall(GetCampaignStateBatchRequest getCampaignStateBatchRequest) |
Copyright © 2022. All rights reserved.