| Package | Description |
|---|---|
| software.amazon.awssdk.services.sns |
|
| software.amazon.awssdk.services.sns.transform |
| Modifier and Type | Method and Description |
|---|---|
default CheckIfPhoneNumberIsOptedOutResponse |
SNSClient.checkIfPhoneNumberIsOptedOut(CheckIfPhoneNumberIsOptedOutRequest checkIfPhoneNumberIsOptedOutRequest)
Accepts a phone number and indicates whether the phone holder has opted out of receiving SMS messages from your
account.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CheckIfPhoneNumberIsOptedOutResponse> |
SNSAsyncClient.checkIfPhoneNumberIsOptedOut(CheckIfPhoneNumberIsOptedOutRequest checkIfPhoneNumberIsOptedOutRequest)
Accepts a phone number and indicates whether the phone holder has opted out of receiving SMS messages from your
account.
|
| Modifier and Type | Method and Description |
|---|---|
CheckIfPhoneNumberIsOptedOutResponse |
CheckIfPhoneNumberIsOptedOutResponseUnmarshaller.unmarshall(software.amazon.awssdk.runtime.transform.StaxUnmarshallerContext context) |
Copyright © 2017. All rights reserved.