| Package | Description |
|---|---|
| com.amazonaws.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.
|
| com.amazonaws.services.lightsail.model |
| Modifier and Type | Method and Description |
|---|---|
DeleteKnownHostKeysResult |
AmazonLightsailClient.deleteKnownHostKeys(DeleteKnownHostKeysRequest request)
Deletes the known host key or certificate used by the Amazon Lightsail browser-based SSH or RDP clients to
authenticate an instance.
|
DeleteKnownHostKeysResult |
AmazonLightsail.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.
|
DeleteKnownHostKeysResult |
AbstractAmazonLightsail.deleteKnownHostKeys(DeleteKnownHostKeysRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteKnownHostKeysResult> |
AmazonLightsailAsyncClient.deleteKnownHostKeysAsync(DeleteKnownHostKeysRequest request,
AsyncHandler<DeleteKnownHostKeysRequest,DeleteKnownHostKeysResult> asyncHandler) |
Future<DeleteKnownHostKeysResult> |
AmazonLightsailAsync.deleteKnownHostKeysAsync(DeleteKnownHostKeysRequest deleteKnownHostKeysRequest,
AsyncHandler<DeleteKnownHostKeysRequest,DeleteKnownHostKeysResult> asyncHandler)
Deletes the known host key or certificate used by the Amazon Lightsail browser-based SSH or RDP clients to
authenticate an instance.
|
Future<DeleteKnownHostKeysResult> |
AbstractAmazonLightsailAsync.deleteKnownHostKeysAsync(DeleteKnownHostKeysRequest request,
AsyncHandler<DeleteKnownHostKeysRequest,DeleteKnownHostKeysResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DeleteKnownHostKeysResult |
DeleteKnownHostKeysResult.clone() |
DeleteKnownHostKeysResult |
DeleteKnownHostKeysResult.withOperations(Collection<Operation> operations)
An array of objects that describe the result of the action, such as the status of the request, the timestamp of
the request, and the resources affected by the request.
|
DeleteKnownHostKeysResult |
DeleteKnownHostKeysResult.withOperations(Operation... operations)
An array of objects that describe the result of the action, such as the status of the request, the timestamp of
the request, and the resources affected by the request.
|
Copyright © 2025. All rights reserved.