| Package | Description |
|---|---|
| software.amazon.awssdk.services.sns |
|
| Modifier and Type | Method and Description |
|---|---|
default GetSmsSandboxAccountStatusResponse |
SnsClient.getSMSSandboxAccountStatus(Consumer<GetSmsSandboxAccountStatusRequest.Builder> getSmsSandboxAccountStatusRequest)
Retrieves the SMS sandbox status for the calling account in the target Region.
|
default GetSmsSandboxAccountStatusResponse |
SnsClient.getSMSSandboxAccountStatus(GetSmsSandboxAccountStatusRequest getSmsSandboxAccountStatusRequest)
Retrieves the SMS sandbox status for the calling account in the target Region.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetSmsSandboxAccountStatusResponse> |
SnsAsyncClient.getSMSSandboxAccountStatus(Consumer<GetSmsSandboxAccountStatusRequest.Builder> getSmsSandboxAccountStatusRequest)
Retrieves the SMS sandbox status for the calling account in the target Region.
|
default CompletableFuture<GetSmsSandboxAccountStatusResponse> |
SnsAsyncClient.getSMSSandboxAccountStatus(GetSmsSandboxAccountStatusRequest getSmsSandboxAccountStatusRequest)
Retrieves the SMS sandbox status for the calling account in the target Region.
|
Copyright © 2021. All rights reserved.