| 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 |
|---|---|
CreateDiskSnapshotResult |
AmazonLightsailClient.createDiskSnapshot(CreateDiskSnapshotRequest request)
Creates a snapshot of a block storage disk.
|
CreateDiskSnapshotResult |
AbstractAmazonLightsail.createDiskSnapshot(CreateDiskSnapshotRequest request) |
CreateDiskSnapshotResult |
AmazonLightsail.createDiskSnapshot(CreateDiskSnapshotRequest createDiskSnapshotRequest)
Creates a snapshot of a block storage disk.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CreateDiskSnapshotResult> |
AmazonLightsailAsyncClient.createDiskSnapshotAsync(CreateDiskSnapshotRequest request,
AsyncHandler<CreateDiskSnapshotRequest,CreateDiskSnapshotResult> asyncHandler) |
Future<CreateDiskSnapshotResult> |
AmazonLightsailAsync.createDiskSnapshotAsync(CreateDiskSnapshotRequest createDiskSnapshotRequest,
AsyncHandler<CreateDiskSnapshotRequest,CreateDiskSnapshotResult> asyncHandler)
Creates a snapshot of a block storage disk.
|
Future<CreateDiskSnapshotResult> |
AbstractAmazonLightsailAsync.createDiskSnapshotAsync(CreateDiskSnapshotRequest request,
AsyncHandler<CreateDiskSnapshotRequest,CreateDiskSnapshotResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CreateDiskSnapshotResult |
CreateDiskSnapshotResult.clone() |
CreateDiskSnapshotResult |
CreateDiskSnapshotResult.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.
|
CreateDiskSnapshotResult |
CreateDiskSnapshotResult.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 © 2024. All rights reserved.