| Package | Description |
|---|---|
| com.amazonaws.services.lightsail |
Amazon Lightsail is the easiest way to get started with AWS for developers who just need virtual private servers.
|
| com.amazonaws.services.lightsail.model |
| Modifier and Type | Method and Description |
|---|---|
CreateDiskSnapshotResult |
AmazonLightsail.createDiskSnapshot(CreateDiskSnapshotRequest createDiskSnapshotRequest)
Creates a snapshot of a block storage disk.
|
CreateDiskSnapshotResult |
AbstractAmazonLightsail.createDiskSnapshot(CreateDiskSnapshotRequest request) |
CreateDiskSnapshotResult |
AmazonLightsailClient.createDiskSnapshot(CreateDiskSnapshotRequest request)
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> |
AbstractAmazonLightsailAsync.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.
|
| Modifier and Type | Method and Description |
|---|---|
CreateDiskSnapshotResult |
CreateDiskSnapshotResult.clone() |
CreateDiskSnapshotResult |
CreateDiskSnapshotResult.withOperations(Collection<Operation> operations)
An object describing the API operations.
|
CreateDiskSnapshotResult |
CreateDiskSnapshotResult.withOperations(Operation... operations)
An object describing the API operations.
|
Copyright © 2019. All rights reserved.