| Package | Description |
|---|---|
| com.amazonaws.services.pinpoint |
Amazon Pinpoint
|
| com.amazonaws.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetCampaignResult> |
AmazonPinpointAsyncClient.getCampaignAsync(GetCampaignRequest request,
AsyncHandler<GetCampaignRequest,GetCampaignResult> asyncHandler) |
Future<GetCampaignResult> |
AbstractAmazonPinpointAsync.getCampaignAsync(GetCampaignRequest request,
AsyncHandler<GetCampaignRequest,GetCampaignResult> asyncHandler) |
Future<GetCampaignResult> |
AmazonPinpointAsync.getCampaignAsync(GetCampaignRequest getCampaignRequest,
AsyncHandler<GetCampaignRequest,GetCampaignResult> asyncHandler)
Returns information about a campaign.
|
| Modifier and Type | Method and Description |
|---|---|
GetCampaignRequest |
GetCampaignRequest.clone() |
GetCampaignRequest |
GetCampaignRequest.withApplicationId(String applicationId)
The unique ID of your Amazon Pinpoint application.
|
GetCampaignRequest |
GetCampaignRequest.withCampaignId(String campaignId)
The unique ID of the campaign.
|
Copyright © 2018. All rights reserved.