| 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.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteKnownHostKeysResponse> |
LightsailAsyncClient.deleteKnownHostKeys(DeleteKnownHostKeysRequest deleteKnownHostKeysRequest)
Deletes the known host key or certificate used by the Amazon Lightsail browser-based SSH or RDP clients to
authenticate an instance.
|
default DeleteKnownHostKeysResponse |
LightsailClient.deleteKnownHostKeys(DeleteKnownHostKeysRequest deleteKnownHostKeysRequest)
Deletes the known host key or certificate used by the Amazon Lightsail browser-based SSH or RDP clients to
authenticate an instance.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteKnownHostKeysRequestMarshaller.marshall(DeleteKnownHostKeysRequest deleteKnownHostKeysRequest) |
Copyright © 2023. All rights reserved.