| Package | Description |
|---|---|
| com.amazonaws.services.lightsail |
Amazon Lightsail is the easiest way to get started with AWS for developers who just need virtual private servers.
|
| com.amazonaws.services.lightsail.model |
| Modifier and Type | Method and Description |
|---|---|
ImportKeyPairResult |
AmazonLightsail.importKeyPair(ImportKeyPairRequest importKeyPairRequest)
Imports a public SSH key from a specific key pair.
|
ImportKeyPairResult |
AbstractAmazonLightsail.importKeyPair(ImportKeyPairRequest request) |
ImportKeyPairResult |
AmazonLightsailClient.importKeyPair(ImportKeyPairRequest request)
Imports a public SSH key from a specific key pair.
|
| Modifier and Type | Method and Description |
|---|---|
Future<ImportKeyPairResult> |
AmazonLightsailAsyncClient.importKeyPairAsync(ImportKeyPairRequest request,
AsyncHandler<ImportKeyPairRequest,ImportKeyPairResult> asyncHandler) |
Future<ImportKeyPairResult> |
AbstractAmazonLightsailAsync.importKeyPairAsync(ImportKeyPairRequest request,
AsyncHandler<ImportKeyPairRequest,ImportKeyPairResult> asyncHandler) |
Future<ImportKeyPairResult> |
AmazonLightsailAsync.importKeyPairAsync(ImportKeyPairRequest importKeyPairRequest,
AsyncHandler<ImportKeyPairRequest,ImportKeyPairResult> asyncHandler)
Imports a public SSH key from a specific key pair.
|
| Modifier and Type | Method and Description |
|---|---|
ImportKeyPairResult |
ImportKeyPairResult.clone() |
ImportKeyPairResult |
ImportKeyPairResult.withOperation(Operation operation)
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 © 2020. All rights reserved.