Package | Description |
---|---|
com.amazonaws.services.sns |
|
com.amazonaws.services.sns.model |
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 request)
Use this request to set the default settings for sending SMS messages and receiving daily SMS usage reports.
|
SetSMSAttributesResult |
AbstractAmazonSNS.setSMSAttributes(SetSMSAttributesRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<SetSMSAttributesResult> |
AbstractAmazonSNSAsync.setSMSAttributesAsync(SetSMSAttributesRequest request,
AsyncHandler<SetSMSAttributesRequest,SetSMSAttributesResult> asyncHandler) |
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 request,
AsyncHandler<SetSMSAttributesRequest,SetSMSAttributesResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
SetSMSAttributesResult |
SetSMSAttributesResult.clone() |
Copyright © 2018. All rights reserved.