| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint |
Amazon Pinpoint
|
| Modifier and Type | Method and Description |
|---|---|
default GetGcmChannelResponse |
PinpointClient.getGcmChannel(Consumer<GetGcmChannelRequest.Builder> getGcmChannelRequest)
Returns information about the GCM channel for an app.
|
default GetGcmChannelResponse |
PinpointClient.getGcmChannel(GetGcmChannelRequest getGcmChannelRequest)
Returns information about the GCM channel for an app.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetGcmChannelResponse> |
PinpointAsyncClient.getGcmChannel(Consumer<GetGcmChannelRequest.Builder> getGcmChannelRequest)
Returns information about the GCM channel for an app.
|
default CompletableFuture<GetGcmChannelResponse> |
PinpointAsyncClient.getGcmChannel(GetGcmChannelRequest getGcmChannelRequest)
Returns information about the GCM channel for an app.
|
Copyright © 2018. All rights reserved.