| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint |
Doc Engage API - Amazon Pinpoint API
|
| software.amazon.awssdk.services.pinpoint.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteVoiceChannelResponse> |
PinpointAsyncClient.deleteVoiceChannel(DeleteVoiceChannelRequest deleteVoiceChannelRequest)
Disables the voice channel for an application and deletes any existing settings for the channel.
|
default DeleteVoiceChannelResponse |
PinpointClient.deleteVoiceChannel(DeleteVoiceChannelRequest deleteVoiceChannelRequest)
Disables the voice channel for an application and deletes any existing settings for the channel.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteVoiceChannelRequestMarshaller.marshall(DeleteVoiceChannelRequest deleteVoiceChannelRequest) |
Copyright © 2019. All rights reserved.