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