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