| 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 |
|---|---|
ExportSnapshotResult |
AmazonLightsailClient.exportSnapshot(ExportSnapshotRequest request)
Exports an Amazon Lightsail instance or block storage disk snapshot to Amazon Elastic Compute Cloud (Amazon EC2).
|
ExportSnapshotResult |
AmazonLightsail.exportSnapshot(ExportSnapshotRequest exportSnapshotRequest)
Exports an Amazon Lightsail instance or block storage disk snapshot to Amazon Elastic Compute Cloud (Amazon EC2).
|
ExportSnapshotResult |
AbstractAmazonLightsail.exportSnapshot(ExportSnapshotRequest request) |
Future<ExportSnapshotResult> |
AmazonLightsailAsyncClient.exportSnapshotAsync(ExportSnapshotRequest request) |
Future<ExportSnapshotResult> |
AmazonLightsailAsync.exportSnapshotAsync(ExportSnapshotRequest exportSnapshotRequest)
Exports an Amazon Lightsail instance or block storage disk snapshot to Amazon Elastic Compute Cloud (Amazon EC2).
|
Future<ExportSnapshotResult> |
AbstractAmazonLightsailAsync.exportSnapshotAsync(ExportSnapshotRequest request) |
Future<ExportSnapshotResult> |
AmazonLightsailAsyncClient.exportSnapshotAsync(ExportSnapshotRequest request,
AsyncHandler<ExportSnapshotRequest,ExportSnapshotResult> asyncHandler) |
Future<ExportSnapshotResult> |
AmazonLightsailAsync.exportSnapshotAsync(ExportSnapshotRequest exportSnapshotRequest,
AsyncHandler<ExportSnapshotRequest,ExportSnapshotResult> asyncHandler)
Exports an Amazon Lightsail instance or block storage disk snapshot to Amazon Elastic Compute Cloud (Amazon EC2).
|
Future<ExportSnapshotResult> |
AbstractAmazonLightsailAsync.exportSnapshotAsync(ExportSnapshotRequest request,
AsyncHandler<ExportSnapshotRequest,ExportSnapshotResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<ExportSnapshotResult> |
AmazonLightsailAsyncClient.exportSnapshotAsync(ExportSnapshotRequest request,
AsyncHandler<ExportSnapshotRequest,ExportSnapshotResult> asyncHandler) |
Future<ExportSnapshotResult> |
AmazonLightsailAsync.exportSnapshotAsync(ExportSnapshotRequest exportSnapshotRequest,
AsyncHandler<ExportSnapshotRequest,ExportSnapshotResult> asyncHandler)
Exports an Amazon Lightsail instance or block storage disk snapshot to Amazon Elastic Compute Cloud (Amazon EC2).
|
Future<ExportSnapshotResult> |
AbstractAmazonLightsailAsync.exportSnapshotAsync(ExportSnapshotRequest request,
AsyncHandler<ExportSnapshotRequest,ExportSnapshotResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
ExportSnapshotRequest |
ExportSnapshotRequest.clone() |
ExportSnapshotRequest |
ExportSnapshotRequest.withSourceSnapshotName(String sourceSnapshotName)
The name of the instance or disk snapshot to be exported to Amazon EC2.
|
Copyright © 2025. All rights reserved.