Package | Description |
---|---|
software.amazon.awssdk.services.pinpoint |
Amazon Pinpoint
|
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 © 2019. All rights reserved.