Package | Description |
---|---|
com.amazonaws.services.pinpoint |
Doc Engage API - Amazon Pinpoint API
|
com.amazonaws.services.pinpoint.model |
Modifier and Type | Method and Description |
---|---|
DeleteSmsChannelResult |
AmazonPinpointClient.deleteSmsChannel(DeleteSmsChannelRequest request)
Disables the SMS channel for an application and deletes any existing settings for the channel.
|
DeleteSmsChannelResult |
AmazonPinpoint.deleteSmsChannel(DeleteSmsChannelRequest deleteSmsChannelRequest)
Disables the SMS channel for an application and deletes any existing settings for the channel.
|
DeleteSmsChannelResult |
AbstractAmazonPinpoint.deleteSmsChannel(DeleteSmsChannelRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<DeleteSmsChannelResult> |
AbstractAmazonPinpointAsync.deleteSmsChannelAsync(DeleteSmsChannelRequest request,
AsyncHandler<DeleteSmsChannelRequest,DeleteSmsChannelResult> asyncHandler) |
Future<DeleteSmsChannelResult> |
AmazonPinpointAsync.deleteSmsChannelAsync(DeleteSmsChannelRequest deleteSmsChannelRequest,
AsyncHandler<DeleteSmsChannelRequest,DeleteSmsChannelResult> asyncHandler)
Disables the SMS channel for an application and deletes any existing settings for the channel.
|
Future<DeleteSmsChannelResult> |
AmazonPinpointAsyncClient.deleteSmsChannelAsync(DeleteSmsChannelRequest request,
AsyncHandler<DeleteSmsChannelRequest,DeleteSmsChannelResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
DeleteSmsChannelResult |
DeleteSmsChannelResult.clone() |
DeleteSmsChannelResult |
DeleteSmsChannelResult.withSMSChannelResponse(SMSChannelResponse sMSChannelResponse) |
Copyright © 2021. All rights reserved.