| 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 |
|---|---|
ExportSnapshotResult |
AbstractAmazonLightsail.exportSnapshot(ExportSnapshotRequest request) |
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).
|
| Modifier and Type | Method and Description |
|---|---|
Future<ExportSnapshotResult> |
AmazonLightsailAsyncClient.exportSnapshotAsync(ExportSnapshotRequest request) |
Future<ExportSnapshotResult> |
AbstractAmazonLightsailAsync.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> |
AmazonLightsailAsyncClient.exportSnapshotAsync(ExportSnapshotRequest request,
AsyncHandler<ExportSnapshotRequest,ExportSnapshotResult> asyncHandler) |
Future<ExportSnapshotResult> |
AbstractAmazonLightsailAsync.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).
|
| Modifier and Type | Method and Description |
|---|---|
Future<ExportSnapshotResult> |
AmazonLightsailAsyncClient.exportSnapshotAsync(ExportSnapshotRequest request,
AsyncHandler<ExportSnapshotRequest,ExportSnapshotResult> asyncHandler) |
Future<ExportSnapshotResult> |
AbstractAmazonLightsailAsync.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).
|
| Modifier and Type | Method and Description |
|---|---|
ExportSnapshotResult |
ExportSnapshotResult.clone() |
ExportSnapshotResult |
ExportSnapshotResult.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.
|
ExportSnapshotResult |
ExportSnapshotResult.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 © 2021. All rights reserved.