| Package | Description |
|---|---|
| software.amazon.awssdk.services.sns |
|
| software.amazon.awssdk.services.sns.paginators | |
| software.amazon.awssdk.services.sns.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListSmsSandboxPhoneNumbersResponse> |
SnsAsyncClient.listSMSSandboxPhoneNumbers(ListSmsSandboxPhoneNumbersRequest listSmsSandboxPhoneNumbersRequest)
Lists the calling Amazon Web Services account's current verified and pending destination phone numbers in the SMS
sandbox.
|
default ListSmsSandboxPhoneNumbersResponse |
SnsClient.listSMSSandboxPhoneNumbers(ListSmsSandboxPhoneNumbersRequest listSmsSandboxPhoneNumbersRequest)
Lists the calling Amazon Web Services account's current verified and pending destination phone numbers in the SMS
sandbox.
|
default ListSMSSandboxPhoneNumbersPublisher |
SnsAsyncClient.listSMSSandboxPhoneNumbersPaginator(ListSmsSandboxPhoneNumbersRequest listSmsSandboxPhoneNumbersRequest)
Lists the calling Amazon Web Services account's current verified and pending destination phone numbers in the SMS
sandbox.
|
default ListSMSSandboxPhoneNumbersIterable |
SnsClient.listSMSSandboxPhoneNumbersPaginator(ListSmsSandboxPhoneNumbersRequest listSmsSandboxPhoneNumbersRequest)
Lists the calling Amazon Web Services account's current verified and pending destination phone numbers in the SMS
sandbox.
|
| Constructor and Description |
|---|
ListSMSSandboxPhoneNumbersIterable(SnsClient client,
ListSmsSandboxPhoneNumbersRequest firstRequest) |
ListSMSSandboxPhoneNumbersPublisher(SnsAsyncClient client,
ListSmsSandboxPhoneNumbersRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListSmsSandboxPhoneNumbersRequestMarshaller.marshall(ListSmsSandboxPhoneNumbersRequest listSmsSandboxPhoneNumbersRequest) |
Copyright © 2022. All rights reserved.