| Package | Description |
|---|---|
| com.amazonaws.services.pinpoint |
Doc Engage API - Amazon Pinpoint API
|
| com.amazonaws.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
GetChannelsResult |
AmazonPinpointClient.getChannels(GetChannelsRequest request)
Retrieves information about the history and status of each channel for an application.
|
GetChannelsResult |
AbstractAmazonPinpoint.getChannels(GetChannelsRequest request) |
GetChannelsResult |
AmazonPinpoint.getChannels(GetChannelsRequest getChannelsRequest)
Retrieves information about the history and status of each channel for an application.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetChannelsResult> |
AmazonPinpointAsyncClient.getChannelsAsync(GetChannelsRequest request) |
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,
AsyncHandler<GetChannelsRequest,GetChannelsResult> asyncHandler) |
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.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetChannelsResult> |
AmazonPinpointAsyncClient.getChannelsAsync(GetChannelsRequest request,
AsyncHandler<GetChannelsRequest,GetChannelsResult> asyncHandler) |
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.
|
| Modifier and Type | Method and Description |
|---|---|
GetChannelsResult |
GetChannelsResult.clone() |
GetChannelsResult |
GetChannelsResult.withChannelsResponse(ChannelsResponse channelsResponse) |
Copyright © 2023. All rights reserved.