| 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 |
|---|---|
CreateInstanceSnapshotResult |
AmazonLightsailClient.createInstanceSnapshot(CreateInstanceSnapshotRequest request)
Creates a snapshot of a specific virtual private server, or instance.
|
CreateInstanceSnapshotResult |
AmazonLightsail.createInstanceSnapshot(CreateInstanceSnapshotRequest createInstanceSnapshotRequest)
Creates a snapshot of a specific virtual private server, or instance.
|
CreateInstanceSnapshotResult |
AbstractAmazonLightsail.createInstanceSnapshot(CreateInstanceSnapshotRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<CreateInstanceSnapshotResult> |
AmazonLightsailAsyncClient.createInstanceSnapshotAsync(CreateInstanceSnapshotRequest request,
AsyncHandler<CreateInstanceSnapshotRequest,CreateInstanceSnapshotResult> asyncHandler) |
Future<CreateInstanceSnapshotResult> |
AmazonLightsailAsync.createInstanceSnapshotAsync(CreateInstanceSnapshotRequest createInstanceSnapshotRequest,
AsyncHandler<CreateInstanceSnapshotRequest,CreateInstanceSnapshotResult> asyncHandler)
Creates a snapshot of a specific virtual private server, or instance.
|
Future<CreateInstanceSnapshotResult> |
AbstractAmazonLightsailAsync.createInstanceSnapshotAsync(CreateInstanceSnapshotRequest request,
AsyncHandler<CreateInstanceSnapshotRequest,CreateInstanceSnapshotResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CreateInstanceSnapshotResult |
CreateInstanceSnapshotResult.clone() |
CreateInstanceSnapshotResult |
CreateInstanceSnapshotResult.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.
|
CreateInstanceSnapshotResult |
CreateInstanceSnapshotResult.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 © 2025. All rights reserved.