| 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 GetCampaignStateResponse |
ConnectCampaignsClient.getCampaignState(GetCampaignStateRequest getCampaignStateRequest)
Get state of a campaign for the specified Amazon Connect account.
|
default CompletableFuture<GetCampaignStateResponse> |
ConnectCampaignsAsyncClient.getCampaignState(GetCampaignStateRequest getCampaignStateRequest)
Get state of a campaign for the specified Amazon Connect account.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetCampaignStateRequestMarshaller.marshall(GetCampaignStateRequest getCampaignStateRequest) |
Copyright © 2022. All rights reserved.