| Package | Description |
|---|---|
| com.amazonaws.services.pinpoint |
Doc Engage API - Amazon Pinpoint API
|
| com.amazonaws.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateSmsChannelResult |
AmazonPinpointClient.updateSmsChannel(UpdateSmsChannelRequest request)
Enables the SMS channel for an application or updates the status and settings of the SMS channel for an
application.
|
UpdateSmsChannelResult |
AbstractAmazonPinpoint.updateSmsChannel(UpdateSmsChannelRequest request) |
UpdateSmsChannelResult |
AmazonPinpoint.updateSmsChannel(UpdateSmsChannelRequest updateSmsChannelRequest)
Enables the SMS channel for an application or updates the status and settings of the SMS channel for an
application.
|
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateSmsChannelResult> |
AmazonPinpointAsyncClient.updateSmsChannelAsync(UpdateSmsChannelRequest request,
AsyncHandler<UpdateSmsChannelRequest,UpdateSmsChannelResult> asyncHandler) |
Future<UpdateSmsChannelResult> |
AbstractAmazonPinpointAsync.updateSmsChannelAsync(UpdateSmsChannelRequest request,
AsyncHandler<UpdateSmsChannelRequest,UpdateSmsChannelResult> asyncHandler) |
Future<UpdateSmsChannelResult> |
AmazonPinpointAsync.updateSmsChannelAsync(UpdateSmsChannelRequest updateSmsChannelRequest,
AsyncHandler<UpdateSmsChannelRequest,UpdateSmsChannelResult> asyncHandler)
Enables the SMS channel for an application or updates the status and settings of the SMS channel for an
application.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateSmsChannelResult |
UpdateSmsChannelResult.clone() |
UpdateSmsChannelResult |
UpdateSmsChannelResult.withSMSChannelResponse(SMSChannelResponse sMSChannelResponse) |
Copyright © 2019. All rights reserved.