| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint |
Doc Engage API - Amazon Pinpoint API
|
| Modifier and Type | Method and Description |
|---|---|
default GetApnsChannelResponse |
PinpointClient.getApnsChannel(Consumer<GetApnsChannelRequest.Builder> getApnsChannelRequest)
Retrieves information about the status and settings of the APNs channel for an application.
|
default GetApnsChannelResponse |
PinpointClient.getApnsChannel(GetApnsChannelRequest getApnsChannelRequest)
Retrieves information about the status and settings of the APNs channel for an application.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetApnsChannelResponse> |
PinpointAsyncClient.getApnsChannel(Consumer<GetApnsChannelRequest.Builder> getApnsChannelRequest)
Retrieves information about the status and settings of the APNs channel for an application.
|
default CompletableFuture<GetApnsChannelResponse> |
PinpointAsyncClient.getApnsChannel(GetApnsChannelRequest getApnsChannelRequest)
Retrieves information about the status and settings of the APNs channel for an application.
|
Copyright © 2021. All rights reserved.