| 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 CreateKeyPairResponse |
LightsailClient.createKeyPair(Consumer<CreateKeyPairRequest.Builder> createKeyPairRequest)
Creates an SSH key pair.
|
default CreateKeyPairResponse |
LightsailClient.createKeyPair(CreateKeyPairRequest createKeyPairRequest)
Creates an SSH key pair.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateKeyPairResponse> |
LightsailAsyncClient.createKeyPair(Consumer<CreateKeyPairRequest.Builder> createKeyPairRequest)
Creates an SSH key pair.
|
default CompletableFuture<CreateKeyPairResponse> |
LightsailAsyncClient.createKeyPair(CreateKeyPairRequest createKeyPairRequest)
Creates an SSH key pair.
|
Copyright © 2021. All rights reserved.