| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint |
Amazon Pinpoint
|
| Modifier and Type | Method and Description |
|---|---|
default CreateCampaignResponse |
PinpointClient.createCampaign(Consumer<CreateCampaignRequest.Builder> createCampaignRequest)
Creates or updates a campaign.
|
default CreateCampaignResponse |
PinpointClient.createCampaign(CreateCampaignRequest createCampaignRequest)
Creates or updates a campaign.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateCampaignResponse> |
PinpointAsyncClient.createCampaign(Consumer<CreateCampaignRequest.Builder> createCampaignRequest)
Creates or updates a campaign.
|
default CompletableFuture<CreateCampaignResponse> |
PinpointAsyncClient.createCampaign(CreateCampaignRequest createCampaignRequest)
Creates or updates a campaign.
|
Copyright © 2018. All rights reserved.