| Package | Description |
|---|---|
| software.amazon.awssdk.services.sns |
|
| software.amazon.awssdk.services.sns.transform |
| Modifier and Type | Method and Description |
|---|---|
default SetSMSAttributesResponse |
SNSClient.setSMSAttributes(SetSMSAttributesRequest setSMSAttributesRequest)
Use this request to set the default settings for sending SMS messages and receiving daily SMS usage reports.
|
default CompletableFuture<SetSMSAttributesResponse> |
SNSAsyncClient.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 |
|---|---|
software.amazon.awssdk.Request<SetSMSAttributesRequest> |
SetSMSAttributesRequestMarshaller.marshall(SetSMSAttributesRequest setSMSAttributesRequest) |
| Modifier and Type | Method and Description |
|---|---|
software.amazon.awssdk.Request<SetSMSAttributesRequest> |
SetSMSAttributesRequestMarshaller.marshall(SetSMSAttributesRequest setSMSAttributesRequest) |
Copyright © 2017. All rights reserved.