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