| Package | Description |
|---|---|
| software.amazon.awssdk.services.connectcampaigns |
Provide APIs to create and manage Amazon Connect Campaigns.
|
| Modifier and Type | Method and Description |
|---|---|
default CreateCampaignResponse |
ConnectCampaignsClient.createCampaign(Consumer<CreateCampaignRequest.Builder> createCampaignRequest)
Creates a campaign for the specified Amazon Connect account.
|
default CreateCampaignResponse |
ConnectCampaignsClient.createCampaign(CreateCampaignRequest createCampaignRequest)
Creates a campaign for the specified Amazon Connect account.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateCampaignResponse> |
ConnectCampaignsAsyncClient.createCampaign(Consumer<CreateCampaignRequest.Builder> 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.
|
Copyright © 2023. All rights reserved.