| 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 |
|---|---|
CreateDiskFromSnapshotResult |
AmazonLightsailClient.createDiskFromSnapshot(CreateDiskFromSnapshotRequest request)
Creates a block storage disk from a manual or automatic snapshot of a disk.
|
CreateDiskFromSnapshotResult |
AmazonLightsail.createDiskFromSnapshot(CreateDiskFromSnapshotRequest createDiskFromSnapshotRequest)
Creates a block storage disk from a manual or automatic snapshot of a disk.
|
CreateDiskFromSnapshotResult |
AbstractAmazonLightsail.createDiskFromSnapshot(CreateDiskFromSnapshotRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<CreateDiskFromSnapshotResult> |
AbstractAmazonLightsailAsync.createDiskFromSnapshotAsync(CreateDiskFromSnapshotRequest request,
AsyncHandler<CreateDiskFromSnapshotRequest,CreateDiskFromSnapshotResult> asyncHandler) |
Future<CreateDiskFromSnapshotResult> |
AmazonLightsailAsync.createDiskFromSnapshotAsync(CreateDiskFromSnapshotRequest createDiskFromSnapshotRequest,
AsyncHandler<CreateDiskFromSnapshotRequest,CreateDiskFromSnapshotResult> asyncHandler)
Creates a block storage disk from a manual or automatic snapshot of a disk.
|
Future<CreateDiskFromSnapshotResult> |
AmazonLightsailAsyncClient.createDiskFromSnapshotAsync(CreateDiskFromSnapshotRequest request,
AsyncHandler<CreateDiskFromSnapshotRequest,CreateDiskFromSnapshotResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CreateDiskFromSnapshotResult |
CreateDiskFromSnapshotResult.clone() |
CreateDiskFromSnapshotResult |
CreateDiskFromSnapshotResult.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.
|
CreateDiskFromSnapshotResult |
CreateDiskFromSnapshotResult.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.