| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint |
Doc Engage API - Amazon Pinpoint API
|
| Modifier and Type | Method and Description |
|---|---|
default GetCampaignVersionsResponse |
PinpointClient.getCampaignVersions(Consumer<GetCampaignVersionsRequest.Builder> getCampaignVersionsRequest)
Retrieves information about the status, configuration, and other settings for all versions of a campaign.
|
default GetCampaignVersionsResponse |
PinpointClient.getCampaignVersions(GetCampaignVersionsRequest getCampaignVersionsRequest)
Retrieves information about the status, configuration, and other settings for all versions of a campaign.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetCampaignVersionsResponse> |
PinpointAsyncClient.getCampaignVersions(Consumer<GetCampaignVersionsRequest.Builder> getCampaignVersionsRequest)
Retrieves information about the status, configuration, and other settings for all versions of a campaign.
|
default CompletableFuture<GetCampaignVersionsResponse> |
PinpointAsyncClient.getCampaignVersions(GetCampaignVersionsRequest getCampaignVersionsRequest)
Retrieves information about the status, configuration, and other settings for all versions of a campaign.
|
Copyright © 2023. All rights reserved.