| Package | Description |
|---|---|
| com.amazonaws.services.pinpoint |
Amazon Pinpoint
|
| com.amazonaws.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetAdmChannelResult> |
AmazonPinpointAsyncClient.getAdmChannelAsync(GetAdmChannelRequest request,
AsyncHandler<GetAdmChannelRequest,GetAdmChannelResult> asyncHandler) |
Future<GetAdmChannelResult> |
AbstractAmazonPinpointAsync.getAdmChannelAsync(GetAdmChannelRequest request,
AsyncHandler<GetAdmChannelRequest,GetAdmChannelResult> asyncHandler) |
Future<GetAdmChannelResult> |
AmazonPinpointAsync.getAdmChannelAsync(GetAdmChannelRequest getAdmChannelRequest,
AsyncHandler<GetAdmChannelRequest,GetAdmChannelResult> asyncHandler)
Get an ADM channel.
|
| Modifier and Type | Method and Description |
|---|---|
GetAdmChannelRequest |
GetAdmChannelRequest.clone() |
GetAdmChannelRequest |
GetAdmChannelRequest.withApplicationId(String applicationId)
The unique ID of your Amazon Pinpoint application.
|
Copyright © 2018. All rights reserved.