| Package | Description |
|---|---|
| software.amazon.awssdk.services.sns |
|
| software.amazon.awssdk.services.sns.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateSmsSandboxPhoneNumberResponse> |
SnsAsyncClient.createSMSSandboxPhoneNumber(CreateSmsSandboxPhoneNumberRequest createSmsSandboxPhoneNumberRequest)
Adds a destination phone number to an Amazon Web Services account in the SMS sandbox and sends a one-time
password (OTP) to that phone number.
|
default CreateSmsSandboxPhoneNumberResponse |
SnsClient.createSMSSandboxPhoneNumber(CreateSmsSandboxPhoneNumberRequest createSmsSandboxPhoneNumberRequest)
Adds a destination phone number to an Amazon Web Services account in the SMS sandbox and sends a one-time
password (OTP) to that phone number.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateSmsSandboxPhoneNumberRequestMarshaller.marshall(CreateSmsSandboxPhoneNumberRequest createSmsSandboxPhoneNumberRequest) |
Copyright © 2023. All rights reserved.