| 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 |
|---|---|
CreateInstancesFromSnapshotResult |
AmazonLightsailClient.createInstancesFromSnapshot(CreateInstancesFromSnapshotRequest request)
Creates one or more new instances from a manual or automatic snapshot of an instance.
|
CreateInstancesFromSnapshotResult |
AmazonLightsail.createInstancesFromSnapshot(CreateInstancesFromSnapshotRequest createInstancesFromSnapshotRequest)
Creates one or more new instances from a manual or automatic snapshot of an instance.
|
CreateInstancesFromSnapshotResult |
AbstractAmazonLightsail.createInstancesFromSnapshot(CreateInstancesFromSnapshotRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<CreateInstancesFromSnapshotResult> |
AbstractAmazonLightsailAsync.createInstancesFromSnapshotAsync(CreateInstancesFromSnapshotRequest request,
AsyncHandler<CreateInstancesFromSnapshotRequest,CreateInstancesFromSnapshotResult> asyncHandler) |
Future<CreateInstancesFromSnapshotResult> |
AmazonLightsailAsync.createInstancesFromSnapshotAsync(CreateInstancesFromSnapshotRequest createInstancesFromSnapshotRequest,
AsyncHandler<CreateInstancesFromSnapshotRequest,CreateInstancesFromSnapshotResult> asyncHandler)
Creates one or more new instances from a manual or automatic snapshot of an instance.
|
Future<CreateInstancesFromSnapshotResult> |
AmazonLightsailAsyncClient.createInstancesFromSnapshotAsync(CreateInstancesFromSnapshotRequest request,
AsyncHandler<CreateInstancesFromSnapshotRequest,CreateInstancesFromSnapshotResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CreateInstancesFromSnapshotResult |
CreateInstancesFromSnapshotResult.clone() |
CreateInstancesFromSnapshotResult |
CreateInstancesFromSnapshotResult.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.
|
CreateInstancesFromSnapshotResult |
CreateInstancesFromSnapshotResult.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.