| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint |
Doc Engage API - Amazon Pinpoint API
|
| Modifier and Type | Method and Description |
|---|---|
default CreateCampaignResponse |
PinpointClient.createCampaign(Consumer<CreateCampaignRequest.Builder> createCampaignRequest)
Creates a new campaign for an application or updates the settings of an existing campaign for an application.
|
default CreateCampaignResponse |
PinpointClient.createCampaign(CreateCampaignRequest createCampaignRequest)
Creates a new campaign for an application or updates the settings of an existing campaign for an application.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateCampaignResponse> |
PinpointAsyncClient.createCampaign(Consumer<CreateCampaignRequest.Builder> createCampaignRequest)
Creates a new campaign for an application or updates the settings of an existing campaign for an application.
|
default CompletableFuture<CreateCampaignResponse> |
PinpointAsyncClient.createCampaign(CreateCampaignRequest createCampaignRequest)
Creates a new campaign for an application or updates the settings of an existing campaign for an application.
|
Copyright © 2023. All rights reserved.