| 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.
|
| Modifier and Type | Method and Description |
|---|---|
default DownloadDefaultKeyPairResponse |
LightsailClient.downloadDefaultKeyPair()
Downloads the default SSH key pair from the user's account.
|
default DownloadDefaultKeyPairResponse |
LightsailClient.downloadDefaultKeyPair(Consumer<DownloadDefaultKeyPairRequest.Builder> downloadDefaultKeyPairRequest)
Downloads the default SSH key pair from the user's account.
|
default DownloadDefaultKeyPairResponse |
LightsailClient.downloadDefaultKeyPair(DownloadDefaultKeyPairRequest downloadDefaultKeyPairRequest)
Downloads the default SSH key pair from the user's account.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DownloadDefaultKeyPairResponse> |
LightsailAsyncClient.downloadDefaultKeyPair()
Downloads the default SSH key pair from the user's account.
|
default CompletableFuture<DownloadDefaultKeyPairResponse> |
LightsailAsyncClient.downloadDefaultKeyPair(Consumer<DownloadDefaultKeyPairRequest.Builder> downloadDefaultKeyPairRequest)
Downloads the default SSH key pair from the user's account.
|
default CompletableFuture<DownloadDefaultKeyPairResponse> |
LightsailAsyncClient.downloadDefaultKeyPair(DownloadDefaultKeyPairRequest downloadDefaultKeyPairRequest)
Downloads the default SSH key pair from the user's account.
|
Copyright © 2021. All rights reserved.