| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint |
Doc Engage API - Amazon Pinpoint API
|
| Modifier and Type | Method and Description |
|---|---|
default GetChannelsResponse |
PinpointClient.getChannels(Consumer<GetChannelsRequest.Builder> getChannelsRequest)
Retrieves information about the history and status of each channel for an application.
|
default GetChannelsResponse |
PinpointClient.getChannels(GetChannelsRequest getChannelsRequest)
Retrieves information about the history and status of each channel for an application.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetChannelsResponse> |
PinpointAsyncClient.getChannels(Consumer<GetChannelsRequest.Builder> getChannelsRequest)
Retrieves information about the history and status of each channel for an application.
|
default CompletableFuture<GetChannelsResponse> |
PinpointAsyncClient.getChannels(GetChannelsRequest getChannelsRequest)
Retrieves information about the history and status of each channel for an application.
|
Copyright © 2019. All rights reserved.