| 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 |
|---|---|
CopySnapshotResult |
AbstractAmazonLightsail.copySnapshot(CopySnapshotRequest request) |
CopySnapshotResult |
AmazonLightsailClient.copySnapshot(CopySnapshotRequest request)
Copies a manual snapshot of an instance or disk as another manual snapshot, or copies an automatic snapshot of an
instance or disk as a manual snapshot.
|
CopySnapshotResult |
AmazonLightsail.copySnapshot(CopySnapshotRequest copySnapshotRequest)
Copies a manual snapshot of an instance or disk as another manual snapshot, or copies an automatic snapshot of an
instance or disk as a manual snapshot.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CopySnapshotResult> |
AmazonLightsailAsyncClient.copySnapshotAsync(CopySnapshotRequest request) |
Future<CopySnapshotResult> |
AmazonLightsailAsync.copySnapshotAsync(CopySnapshotRequest copySnapshotRequest)
Copies a manual snapshot of an instance or disk as another manual snapshot, or copies an automatic snapshot of an
instance or disk as a manual snapshot.
|
Future<CopySnapshotResult> |
AbstractAmazonLightsailAsync.copySnapshotAsync(CopySnapshotRequest request) |
Future<CopySnapshotResult> |
AmazonLightsailAsyncClient.copySnapshotAsync(CopySnapshotRequest request,
AsyncHandler<CopySnapshotRequest,CopySnapshotResult> asyncHandler) |
Future<CopySnapshotResult> |
AmazonLightsailAsync.copySnapshotAsync(CopySnapshotRequest copySnapshotRequest,
AsyncHandler<CopySnapshotRequest,CopySnapshotResult> asyncHandler)
Copies a manual snapshot of an instance or disk as another manual snapshot, or copies an automatic snapshot of an
instance or disk as a manual snapshot.
|
Future<CopySnapshotResult> |
AbstractAmazonLightsailAsync.copySnapshotAsync(CopySnapshotRequest request,
AsyncHandler<CopySnapshotRequest,CopySnapshotResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<CopySnapshotResult> |
AmazonLightsailAsyncClient.copySnapshotAsync(CopySnapshotRequest request,
AsyncHandler<CopySnapshotRequest,CopySnapshotResult> asyncHandler) |
Future<CopySnapshotResult> |
AmazonLightsailAsync.copySnapshotAsync(CopySnapshotRequest copySnapshotRequest,
AsyncHandler<CopySnapshotRequest,CopySnapshotResult> asyncHandler)
Copies a manual snapshot of an instance or disk as another manual snapshot, or copies an automatic snapshot of an
instance or disk as a manual snapshot.
|
Future<CopySnapshotResult> |
AbstractAmazonLightsailAsync.copySnapshotAsync(CopySnapshotRequest request,
AsyncHandler<CopySnapshotRequest,CopySnapshotResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CopySnapshotResult |
CopySnapshotResult.clone() |
CopySnapshotResult |
CopySnapshotResult.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.
|
CopySnapshotResult |
CopySnapshotResult.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 © 2023. All rights reserved.