| Package | Description |
|---|---|
| com.amazonaws.services.sns |
|
| Modifier and Type | Method and Description |
|---|---|
SetSMSAttributesResult |
AmazonSNS.setSMSAttributes(SetSMSAttributesRequest setSMSAttributesRequest)
Use this request to set the default settings for sending SMS messages and
receiving daily SMS usage reports.
|
SetSMSAttributesResult |
AmazonSNSClient.setSMSAttributes(SetSMSAttributesRequest setSMSAttributesRequest)
Use this request to set the default settings for sending SMS messages and
receiving daily SMS usage reports.
|
| Modifier and Type | Method and Description |
|---|---|
Future<SetSMSAttributesResult> |
AmazonSNSAsync.setSMSAttributesAsync(SetSMSAttributesRequest setSMSAttributesRequest)
Use this request to set the default settings for sending SMS messages and
receiving daily SMS usage reports.
|
Future<SetSMSAttributesResult> |
AmazonSNSAsyncClient.setSMSAttributesAsync(SetSMSAttributesRequest setSMSAttributesRequest)
Use this request to set the default settings for sending SMS messages and
receiving daily SMS usage reports.
|
Future<SetSMSAttributesResult> |
AmazonSNSAsync.setSMSAttributesAsync(SetSMSAttributesRequest setSMSAttributesRequest,
AsyncHandler<SetSMSAttributesRequest,SetSMSAttributesResult> asyncHandler)
Use this request to set the default settings for sending SMS messages and
receiving daily SMS usage reports.
|
Future<SetSMSAttributesResult> |
AmazonSNSAsyncClient.setSMSAttributesAsync(SetSMSAttributesRequest setSMSAttributesRequest,
AsyncHandler<SetSMSAttributesRequest,SetSMSAttributesResult> asyncHandler)
Use this request to set the default settings for sending SMS messages and
receiving daily SMS usage reports.
|
| Modifier and Type | Method and Description |
|---|---|
Future<SetSMSAttributesResult> |
AmazonSNSAsync.setSMSAttributesAsync(SetSMSAttributesRequest setSMSAttributesRequest,
AsyncHandler<SetSMSAttributesRequest,SetSMSAttributesResult> asyncHandler)
Use this request to set the default settings for sending SMS messages and
receiving daily SMS usage reports.
|
Future<SetSMSAttributesResult> |
AmazonSNSAsyncClient.setSMSAttributesAsync(SetSMSAttributesRequest setSMSAttributesRequest,
AsyncHandler<SetSMSAttributesRequest,SetSMSAttributesResult> asyncHandler)
Use this request to set the default settings for sending SMS messages and
receiving daily SMS usage reports.
|
Copyright © 2020. All rights reserved.