| Package | Description |
|---|---|
| software.amazon.awssdk.services.lightsail |
Amazon Lightsail is the easiest way to get started with Amazon Web Services (Amazon Web Services) for developers who
need to build websites or web applications.
|
| software.amazon.awssdk.services.lightsail.model |
| Modifier and Type | Method and Description |
|---|---|
default DownloadDefaultKeyPairResponse |
LightsailClient.downloadDefaultKeyPair(Consumer<DownloadDefaultKeyPairRequest.Builder> downloadDefaultKeyPairRequest)
Downloads the regional Amazon Lightsail default key pair.
|
default CompletableFuture<DownloadDefaultKeyPairResponse> |
LightsailAsyncClient.downloadDefaultKeyPair(Consumer<DownloadDefaultKeyPairRequest.Builder> downloadDefaultKeyPairRequest)
Downloads the regional Amazon Lightsail default key pair.
|
| Modifier and Type | Method and Description |
|---|---|
static DownloadDefaultKeyPairRequest.Builder |
DownloadDefaultKeyPairRequest.builder() |
DownloadDefaultKeyPairRequest.Builder |
DownloadDefaultKeyPairRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DownloadDefaultKeyPairRequest.Builder |
DownloadDefaultKeyPairRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
DownloadDefaultKeyPairRequest.Builder |
DownloadDefaultKeyPairRequest.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DownloadDefaultKeyPairRequest.Builder> |
DownloadDefaultKeyPairRequest.serializableBuilderClass() |
Copyright © 2023. All rights reserved.