| Package | Description |
|---|---|
| com.amazonaws.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.
|
| com.amazonaws.services.lightsail.model |
| Modifier and Type | Method and Description |
|---|---|
ImportKeyPairResult |
AbstractAmazonLightsail.importKeyPair(ImportKeyPairRequest request) |
ImportKeyPairResult |
AmazonLightsail.importKeyPair(ImportKeyPairRequest importKeyPairRequest)
Imports a public SSH key from a specific key pair.
|
ImportKeyPairResult |
AmazonLightsailClient.importKeyPair(ImportKeyPairRequest request)
Imports a public SSH key from a specific key pair.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
Future<ImportKeyPairResult> |
AmazonLightsailAsyncClient.importKeyPairAsync(ImportKeyPairRequest request,
AsyncHandler<ImportKeyPairRequest,ImportKeyPairResult> asyncHandler) |
| 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 © 2021. All rights reserved.