| Package | Description |
|---|---|
| com.amazonaws.services.pinpoint |
Doc Engage API - Amazon Pinpoint API
|
| com.amazonaws.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
GetAdmChannelResult |
AmazonPinpointClient.getAdmChannel(GetAdmChannelRequest request)
Retrieves information about the status and settings of the ADM channel for an application.
|
GetAdmChannelResult |
AbstractAmazonPinpoint.getAdmChannel(GetAdmChannelRequest request) |
GetAdmChannelResult |
AmazonPinpoint.getAdmChannel(GetAdmChannelRequest getAdmChannelRequest)
Retrieves information about the status and settings of the ADM channel for an application.
|
Future<GetAdmChannelResult> |
AmazonPinpointAsyncClient.getAdmChannelAsync(GetAdmChannelRequest request) |
Future<GetAdmChannelResult> |
AmazonPinpointAsync.getAdmChannelAsync(GetAdmChannelRequest getAdmChannelRequest)
Retrieves information about the status and settings of the ADM channel for an application.
|
Future<GetAdmChannelResult> |
AbstractAmazonPinpointAsync.getAdmChannelAsync(GetAdmChannelRequest request) |
Future<GetAdmChannelResult> |
AmazonPinpointAsyncClient.getAdmChannelAsync(GetAdmChannelRequest request,
AsyncHandler<GetAdmChannelRequest,GetAdmChannelResult> asyncHandler) |
Future<GetAdmChannelResult> |
AmazonPinpointAsync.getAdmChannelAsync(GetAdmChannelRequest getAdmChannelRequest,
AsyncHandler<GetAdmChannelRequest,GetAdmChannelResult> asyncHandler)
Retrieves information about the status and settings of the ADM channel for an application.
|
Future<GetAdmChannelResult> |
AbstractAmazonPinpointAsync.getAdmChannelAsync(GetAdmChannelRequest request,
AsyncHandler<GetAdmChannelRequest,GetAdmChannelResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<GetAdmChannelResult> |
AmazonPinpointAsyncClient.getAdmChannelAsync(GetAdmChannelRequest request,
AsyncHandler<GetAdmChannelRequest,GetAdmChannelResult> asyncHandler) |
Future<GetAdmChannelResult> |
AmazonPinpointAsync.getAdmChannelAsync(GetAdmChannelRequest getAdmChannelRequest,
AsyncHandler<GetAdmChannelRequest,GetAdmChannelResult> asyncHandler)
Retrieves information about the status and settings of the ADM channel for an application.
|
Future<GetAdmChannelResult> |
AbstractAmazonPinpointAsync.getAdmChannelAsync(GetAdmChannelRequest request,
AsyncHandler<GetAdmChannelRequest,GetAdmChannelResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetAdmChannelRequest |
GetAdmChannelRequest.clone() |
GetAdmChannelRequest |
GetAdmChannelRequest.withApplicationId(String applicationId)
The unique identifier for the application.
|
Copyright © 2024. All rights reserved.