| 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.model |
| Modifier and Type | Method and Description |
|---|---|
default SendContactMethodVerificationResponse |
LightsailClient.sendContactMethodVerification(Consumer<SendContactMethodVerificationRequest.Builder> sendContactMethodVerificationRequest)
Sends a verification request to an email contact method to ensure it's owned by the requester.
|
default CompletableFuture<SendContactMethodVerificationResponse> |
LightsailAsyncClient.sendContactMethodVerification(Consumer<SendContactMethodVerificationRequest.Builder> sendContactMethodVerificationRequest)
Sends a verification request to an email contact method to ensure it's owned by the requester.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends SendContactMethodVerificationRequest.Builder> |
SendContactMethodVerificationRequest.serializableBuilderClass() |
Copyright © 2021. All rights reserved.