| 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 DeleteKeyPairResponse |
LightsailClient.deleteKeyPair(Consumer<DeleteKeyPairRequest.Builder> deleteKeyPairRequest)
Deletes the specified key pair by removing the public key from Amazon Lightsail.
|
default DeleteKeyPairResponse |
LightsailClient.deleteKeyPair(DeleteKeyPairRequest deleteKeyPairRequest)
Deletes the specified key pair by removing the public key from Amazon Lightsail.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteKeyPairResponse> |
LightsailAsyncClient.deleteKeyPair(Consumer<DeleteKeyPairRequest.Builder> deleteKeyPairRequest)
Deletes the specified key pair by removing the public key from Amazon Lightsail.
|
default CompletableFuture<DeleteKeyPairResponse> |
LightsailAsyncClient.deleteKeyPair(DeleteKeyPairRequest deleteKeyPairRequest)
Deletes the specified key pair by removing the public key from Amazon Lightsail.
|
Copyright © 2023. All rights reserved.