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.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateVoiceChannelResult> |
AmazonPinpointAsyncClient.updateVoiceChannelAsync(UpdateVoiceChannelRequest request,
AsyncHandler<UpdateVoiceChannelRequest,UpdateVoiceChannelResult> asyncHandler) |
Future<UpdateVoiceChannelResult> |
AbstractAmazonPinpointAsync.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.
|
Modifier and Type | Method and Description |
---|---|
UpdateVoiceChannelResult |
UpdateVoiceChannelResult.clone() |
UpdateVoiceChannelResult |
UpdateVoiceChannelResult.withVoiceChannelResponse(VoiceChannelResponse voiceChannelResponse) |
Copyright © 2024. All rights reserved.