| 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<GetAdmChannelResponse> |
PinpointAsyncClient.getAdmChannel(Consumer<GetAdmChannelRequest.Builder> getAdmChannelRequest)
Retrieves information about the status and settings of the ADM channel for an application.
|
default GetAdmChannelResponse |
PinpointClient.getAdmChannel(Consumer<GetAdmChannelRequest.Builder> getAdmChannelRequest)
Retrieves information about the status and settings of the ADM channel for an application.
|
| Modifier and Type | Method and Description |
|---|---|
GetAdmChannelRequest.Builder |
GetAdmChannelRequest.Builder.applicationId(String applicationId)
The unique identifier for the application.
|
static GetAdmChannelRequest.Builder |
GetAdmChannelRequest.builder() |
GetAdmChannelRequest.Builder |
GetAdmChannelRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetAdmChannelRequest.Builder |
GetAdmChannelRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetAdmChannelRequest.Builder |
GetAdmChannelRequest.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetAdmChannelRequest.Builder> |
GetAdmChannelRequest.serializableBuilderClass() |
Copyright © 2021. All rights reserved.