| Package | Description |
|---|---|
| software.amazon.awssdk.services.sns |
|
| software.amazon.awssdk.services.sns.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetSMSAttributesResponse |
SNSClient.getSMSAttributes()
Returns the settings for sending SMS messages from your account.
|
default GetSMSAttributesResponse |
SNSClient.getSMSAttributes(GetSMSAttributesRequest getSMSAttributesRequest)
Returns the settings for sending SMS messages from your account.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetSMSAttributesResponse> |
SNSAsyncClient.getSMSAttributes()
Returns the settings for sending SMS messages from your account.
|
default CompletableFuture<GetSMSAttributesResponse> |
SNSAsyncClient.getSMSAttributes(GetSMSAttributesRequest getSMSAttributesRequest)
Returns the settings for sending SMS messages from your account.
|
| Modifier and Type | Method and Description |
|---|---|
GetSMSAttributesResponse |
GetSMSAttributesResponseUnmarshaller.unmarshall(software.amazon.awssdk.runtime.transform.StaxUnmarshallerContext context) |
Copyright © 2017. All rights reserved.