| 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.
|
| Modifier and Type | Method and Description |
|---|---|
default GetKeyPairsResponse |
LightsailClient.getKeyPairs()
Returns information about all key pairs in the user's account.
|
default GetKeyPairsResponse |
LightsailClient.getKeyPairs(Consumer<GetKeyPairsRequest.Builder> getKeyPairsRequest)
Returns information about all key pairs in the user's account.
|
default GetKeyPairsResponse |
LightsailClient.getKeyPairs(GetKeyPairsRequest getKeyPairsRequest)
Returns information about all key pairs in the user's account.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetKeyPairsResponse> |
LightsailAsyncClient.getKeyPairs()
Returns information about all key pairs in the user's account.
|
default CompletableFuture<GetKeyPairsResponse> |
LightsailAsyncClient.getKeyPairs(Consumer<GetKeyPairsRequest.Builder> getKeyPairsRequest)
Returns information about all key pairs in the user's account.
|
default CompletableFuture<GetKeyPairsResponse> |
LightsailAsyncClient.getKeyPairs(GetKeyPairsRequest getKeyPairsRequest)
Returns information about all key pairs in the user's account.
|
Copyright © 2023. All rights reserved.