| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint |
Doc Engage API - Amazon Pinpoint API
|
| software.amazon.awssdk.services.pinpoint.model |
| 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 GetApnsSandboxChannelResponse |
PinpointClient.getApnsSandboxChannel(Consumer<GetApnsSandboxChannelRequest.Builder> getApnsSandboxChannelRequest)
Retrieves information about the status and settings of the APNs sandbox channel for an application.
|
| Modifier and Type | Method and Description |
|---|---|
GetApnsSandboxChannelRequest.Builder |
GetApnsSandboxChannelRequest.Builder.applicationId(String applicationId)
The unique identifier for the application.
|
static GetApnsSandboxChannelRequest.Builder |
GetApnsSandboxChannelRequest.builder() |
GetApnsSandboxChannelRequest.Builder |
GetApnsSandboxChannelRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetApnsSandboxChannelRequest.Builder |
GetApnsSandboxChannelRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetApnsSandboxChannelRequest.Builder |
GetApnsSandboxChannelRequest.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetApnsSandboxChannelRequest.Builder> |
GetApnsSandboxChannelRequest.serializableBuilderClass() |
Copyright © 2021. All rights reserved.