| Package | Description |
|---|---|
| com.amazonaws.services.pinpoint |
Doc Engage API - Amazon Pinpoint API
|
| com.amazonaws.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateVoiceChannelResult |
AmazonPinpointClient.updateVoiceChannel(UpdateVoiceChannelRequest request)
Enables the voice channel for an application or updates the status and settings of the voice channel for an
application.
|
UpdateVoiceChannelResult |
AbstractAmazonPinpoint.updateVoiceChannel(UpdateVoiceChannelRequest request) |
UpdateVoiceChannelResult |
AmazonPinpoint.updateVoiceChannel(UpdateVoiceChannelRequest updateVoiceChannelRequest)
Enables the voice channel for an application or updates the status and settings of the voice channel for an
application.
|
Future<UpdateVoiceChannelResult> |
AmazonPinpointAsyncClient.updateVoiceChannelAsync(UpdateVoiceChannelRequest request) |
Future<UpdateVoiceChannelResult> |
AmazonPinpointAsync.updateVoiceChannelAsync(UpdateVoiceChannelRequest updateVoiceChannelRequest)
Enables the voice channel for an application or updates the status and settings of the voice channel for an
application.
|
Future<UpdateVoiceChannelResult> |
AbstractAmazonPinpointAsync.updateVoiceChannelAsync(UpdateVoiceChannelRequest request) |
Future<UpdateVoiceChannelResult> |
AmazonPinpointAsyncClient.updateVoiceChannelAsync(UpdateVoiceChannelRequest request,
AsyncHandler<UpdateVoiceChannelRequest,UpdateVoiceChannelResult> asyncHandler) |
Future<UpdateVoiceChannelResult> |
AmazonPinpointAsync.updateVoiceChannelAsync(UpdateVoiceChannelRequest updateVoiceChannelRequest,
AsyncHandler<UpdateVoiceChannelRequest,UpdateVoiceChannelResult> asyncHandler)
Enables the voice channel for an application or updates the status and settings of the voice channel for an
application.
|
Future<UpdateVoiceChannelResult> |
AbstractAmazonPinpointAsync.updateVoiceChannelAsync(UpdateVoiceChannelRequest request,
AsyncHandler<UpdateVoiceChannelRequest,UpdateVoiceChannelResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateVoiceChannelResult> |
AmazonPinpointAsyncClient.updateVoiceChannelAsync(UpdateVoiceChannelRequest request,
AsyncHandler<UpdateVoiceChannelRequest,UpdateVoiceChannelResult> asyncHandler) |
Future<UpdateVoiceChannelResult> |
AmazonPinpointAsync.updateVoiceChannelAsync(UpdateVoiceChannelRequest updateVoiceChannelRequest,
AsyncHandler<UpdateVoiceChannelRequest,UpdateVoiceChannelResult> asyncHandler)
Enables the voice channel for an application or updates the status and settings of the voice channel for an
application.
|
Future<UpdateVoiceChannelResult> |
AbstractAmazonPinpointAsync.updateVoiceChannelAsync(UpdateVoiceChannelRequest request,
AsyncHandler<UpdateVoiceChannelRequest,UpdateVoiceChannelResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
UpdateVoiceChannelRequest |
UpdateVoiceChannelRequest.clone() |
UpdateVoiceChannelRequest |
UpdateVoiceChannelRequest.withApplicationId(String applicationId)
The unique identifier for the application.
|
UpdateVoiceChannelRequest |
UpdateVoiceChannelRequest.withVoiceChannelRequest(VoiceChannelRequest voiceChannelRequest) |
Copyright © 2024. All rights reserved.