| Package | Description |
|---|---|
| software.amazon.awssdk.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.
|
| Modifier and Type | Method and Description |
|---|---|
default GetDiskSnapshotResponse |
LightsailClient.getDiskSnapshot(Consumer<GetDiskSnapshotRequest.Builder> getDiskSnapshotRequest)
Returns information about a specific block storage disk snapshot.
|
default GetDiskSnapshotResponse |
LightsailClient.getDiskSnapshot(GetDiskSnapshotRequest getDiskSnapshotRequest)
Returns information about a specific block storage disk snapshot.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetDiskSnapshotResponse> |
LightsailAsyncClient.getDiskSnapshot(Consumer<GetDiskSnapshotRequest.Builder> getDiskSnapshotRequest)
Returns information about a specific block storage disk snapshot.
|
default CompletableFuture<GetDiskSnapshotResponse> |
LightsailAsyncClient.getDiskSnapshot(GetDiskSnapshotRequest getDiskSnapshotRequest)
Returns information about a specific block storage disk snapshot.
|
Copyright © 2021. All rights reserved.