| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint |
Doc Engage API - Amazon Pinpoint API
|
| software.amazon.awssdk.services.pinpoint.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateCampaignResponse |
PinpointClient.createCampaign(CreateCampaignRequest 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.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateCampaignRequestMarshaller.marshall(CreateCampaignRequest createCampaignRequest) |
Copyright © 2021. All rights reserved.