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