| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint |
Doc Engage API - Amazon Pinpoint API
|
| Modifier and Type | Method and Description |
|---|---|
default GetCampaignVersionResponse |
PinpointClient.getCampaignVersion(Consumer<GetCampaignVersionRequest.Builder> getCampaignVersionRequest)
Retrieves information about the status, configuration, and other settings for a specific version of a campaign.
|
default GetCampaignVersionResponse |
PinpointClient.getCampaignVersion(GetCampaignVersionRequest getCampaignVersionRequest)
Retrieves information about the status, configuration, and other settings for a specific version of a campaign.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetCampaignVersionResponse> |
PinpointAsyncClient.getCampaignVersion(Consumer<GetCampaignVersionRequest.Builder> getCampaignVersionRequest)
Retrieves information about the status, configuration, and other settings for a specific version of a campaign.
|
default CompletableFuture<GetCampaignVersionResponse> |
PinpointAsyncClient.getCampaignVersion(GetCampaignVersionRequest getCampaignVersionRequest)
Retrieves information about the status, configuration, and other settings for a specific version of a campaign.
|
Copyright © 2022. All rights reserved.