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 |
AmazonPinpoint.updateSmsChannel(UpdateSmsChannelRequest updateSmsChannelRequest)
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) |
Modifier and Type | Method and Description |
---|---|
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.
|
Future<UpdateSmsChannelResult> |
AbstractAmazonPinpointAsync.updateSmsChannelAsync(UpdateSmsChannelRequest request,
AsyncHandler<UpdateSmsChannelRequest,UpdateSmsChannelResult> asyncHandler) |
Future<UpdateSmsChannelResult> |
AmazonPinpointAsyncClient.updateSmsChannelAsync(UpdateSmsChannelRequest request,
AsyncHandler<UpdateSmsChannelRequest,UpdateSmsChannelResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
UpdateSmsChannelResult |
UpdateSmsChannelResult.clone() |
UpdateSmsChannelResult |
UpdateSmsChannelResult.withSMSChannelResponse(SMSChannelResponse sMSChannelResponse) |
Copyright © 2020. All rights reserved.