| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint |
Doc Engage API - Amazon Pinpoint API
|
| Modifier and Type | Method and Description |
|---|---|
default DeleteSmsChannelResponse |
PinpointClient.deleteSmsChannel(Consumer<DeleteSmsChannelRequest.Builder> deleteSmsChannelRequest)
Disables the SMS channel for an application and deletes any existing settings for the channel.
|
default DeleteSmsChannelResponse |
PinpointClient.deleteSmsChannel(DeleteSmsChannelRequest deleteSmsChannelRequest)
Disables the SMS channel for an application and deletes any existing settings for the channel.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteSmsChannelResponse> |
PinpointAsyncClient.deleteSmsChannel(Consumer<DeleteSmsChannelRequest.Builder> deleteSmsChannelRequest)
Disables the SMS channel for an application and deletes any existing settings for the channel.
|
default CompletableFuture<DeleteSmsChannelResponse> |
PinpointAsyncClient.deleteSmsChannel(DeleteSmsChannelRequest deleteSmsChannelRequest)
Disables the SMS channel for an application and deletes any existing settings for the channel.
|
Copyright © 2021. All rights reserved.