| Package | Description |
|---|---|
| software.amazon.awssdk.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.
|
| Modifier and Type | Method and Description |
|---|---|
default GetDiskSnapshotsResponse |
LightsailClient.getDiskSnapshots()
Returns information about all block storage disk snapshots in your AWS account and region.
|
default GetDiskSnapshotsResponse |
LightsailClient.getDiskSnapshots(Consumer<GetDiskSnapshotsRequest.Builder> getDiskSnapshotsRequest)
Returns information about all block storage disk snapshots in your AWS account and region.
|
default GetDiskSnapshotsResponse |
LightsailClient.getDiskSnapshots(GetDiskSnapshotsRequest getDiskSnapshotsRequest)
Returns information about all block storage disk snapshots in your AWS account and region.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetDiskSnapshotsResponse> |
LightsailAsyncClient.getDiskSnapshots()
Returns information about all block storage disk snapshots in your AWS account and region.
|
default CompletableFuture<GetDiskSnapshotsResponse> |
LightsailAsyncClient.getDiskSnapshots(Consumer<GetDiskSnapshotsRequest.Builder> getDiskSnapshotsRequest)
Returns information about all block storage disk snapshots in your AWS account and region.
|
default CompletableFuture<GetDiskSnapshotsResponse> |
LightsailAsyncClient.getDiskSnapshots(GetDiskSnapshotsRequest getDiskSnapshotsRequest)
Returns information about all block storage disk snapshots in your AWS account and region.
|
Copyright © 2023. All rights reserved.