| 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 |
|---|---|
Future<DownloadDefaultKeyPairResult> |
AmazonLightsailAsyncClient.downloadDefaultKeyPairAsync(DownloadDefaultKeyPairRequest request,
AsyncHandler<DownloadDefaultKeyPairRequest,DownloadDefaultKeyPairResult> asyncHandler) |
Future<DownloadDefaultKeyPairResult> |
AbstractAmazonLightsailAsync.downloadDefaultKeyPairAsync(DownloadDefaultKeyPairRequest request,
AsyncHandler<DownloadDefaultKeyPairRequest,DownloadDefaultKeyPairResult> asyncHandler) |
Future<DownloadDefaultKeyPairResult> |
AmazonLightsailAsync.downloadDefaultKeyPairAsync(DownloadDefaultKeyPairRequest downloadDefaultKeyPairRequest,
AsyncHandler<DownloadDefaultKeyPairRequest,DownloadDefaultKeyPairResult> asyncHandler)
Downloads the default SSH key pair from the user's account.
|
| Modifier and Type | Method and Description |
|---|---|
DownloadDefaultKeyPairRequest |
DownloadDefaultKeyPairRequest.clone() |
Copyright © 2019. All rights reserved.