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