| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint |
Doc Engage API - Amazon Pinpoint API
|
| Modifier and Type | Method and Description |
|---|---|
default GetGcmChannelResponse |
PinpointClient.getGcmChannel(Consumer<GetGcmChannelRequest.Builder> getGcmChannelRequest)
Retrieves information about the status and settings of the GCM channel for an application.
|
default GetGcmChannelResponse |
PinpointClient.getGcmChannel(GetGcmChannelRequest getGcmChannelRequest)
Retrieves information about the status and settings of the GCM channel for an application.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetGcmChannelResponse> |
PinpointAsyncClient.getGcmChannel(Consumer<GetGcmChannelRequest.Builder> getGcmChannelRequest)
Retrieves information about the status and settings of the GCM channel for an application.
|
default CompletableFuture<GetGcmChannelResponse> |
PinpointAsyncClient.getGcmChannel(GetGcmChannelRequest getGcmChannelRequest)
Retrieves information about the status and settings of the GCM channel for an application.
|
Copyright © 2019. All rights reserved.