Package | Description |
---|---|
com.amazonaws.services.pinpoint |
Doc Engage API - Amazon Pinpoint API
|
com.amazonaws.services.pinpoint.model |
Modifier and Type | Method and Description |
---|---|
GetChannelsResult |
AbstractAmazonPinpoint.getChannels(GetChannelsRequest request) |
GetChannelsResult |
AmazonPinpoint.getChannels(GetChannelsRequest getChannelsRequest)
Retrieves information about the history and status of each channel for an application.
|
GetChannelsResult |
AmazonPinpointClient.getChannels(GetChannelsRequest request)
Retrieves information about the history and status of each channel for an application.
|
Future<GetChannelsResult> |
AbstractAmazonPinpointAsync.getChannelsAsync(GetChannelsRequest request) |
Future<GetChannelsResult> |
AmazonPinpointAsync.getChannelsAsync(GetChannelsRequest getChannelsRequest)
Retrieves information about the history and status of each channel for an application.
|
Future<GetChannelsResult> |
AmazonPinpointAsyncClient.getChannelsAsync(GetChannelsRequest request) |
Future<GetChannelsResult> |
AbstractAmazonPinpointAsync.getChannelsAsync(GetChannelsRequest request,
AsyncHandler<GetChannelsRequest,GetChannelsResult> asyncHandler) |
Future<GetChannelsResult> |
AmazonPinpointAsync.getChannelsAsync(GetChannelsRequest getChannelsRequest,
AsyncHandler<GetChannelsRequest,GetChannelsResult> asyncHandler)
Retrieves information about the history and status of each channel for an application.
|
Future<GetChannelsResult> |
AmazonPinpointAsyncClient.getChannelsAsync(GetChannelsRequest request,
AsyncHandler<GetChannelsRequest,GetChannelsResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
Future<GetChannelsResult> |
AbstractAmazonPinpointAsync.getChannelsAsync(GetChannelsRequest request,
AsyncHandler<GetChannelsRequest,GetChannelsResult> asyncHandler) |
Future<GetChannelsResult> |
AmazonPinpointAsync.getChannelsAsync(GetChannelsRequest getChannelsRequest,
AsyncHandler<GetChannelsRequest,GetChannelsResult> asyncHandler)
Retrieves information about the history and status of each channel for an application.
|
Future<GetChannelsResult> |
AmazonPinpointAsyncClient.getChannelsAsync(GetChannelsRequest request,
AsyncHandler<GetChannelsRequest,GetChannelsResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
GetChannelsRequest |
GetChannelsRequest.clone() |
GetChannelsRequest |
GetChannelsRequest.withApplicationId(String applicationId)
The unique identifier for the application.
|
Copyright © 2023. All rights reserved.