| Package | Description |
|---|---|
| software.amazon.awssdk.services.lightsail |
Amazon Lightsail is the easiest way to get started with Amazon Web Services (AWS) for developers who need to build
websites or web applications.
|
| software.amazon.awssdk.services.lightsail.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<SendContactMethodVerificationResponse> |
LightsailAsyncClient.sendContactMethodVerification(SendContactMethodVerificationRequest sendContactMethodVerificationRequest)
Sends a verification request to an email contact method to ensure it's owned by the requester.
|
default SendContactMethodVerificationResponse |
LightsailClient.sendContactMethodVerification(SendContactMethodVerificationRequest sendContactMethodVerificationRequest)
Sends a verification request to an email contact method to ensure it's owned by the requester.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
SendContactMethodVerificationRequestMarshaller.marshall(SendContactMethodVerificationRequest sendContactMethodVerificationRequest) |
Copyright © 2021. All rights reserved.