| 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 CreateCampaignResponse |
ConnectCampaignsClient.createCampaign(CreateCampaignRequest createCampaignRequest)
Creates a campaign for the specified Amazon Connect account.
|
default CompletableFuture<CreateCampaignResponse> |
ConnectCampaignsAsyncClient.createCampaign(CreateCampaignRequest createCampaignRequest)
Creates a campaign for the specified Amazon Connect account.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateCampaignRequestMarshaller.marshall(CreateCampaignRequest createCampaignRequest) |
Copyright © 2022. All rights reserved.