| 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 GetAutoSnapshotsResponse |
LightsailClient.getAutoSnapshots(Consumer<GetAutoSnapshotsRequest.Builder> getAutoSnapshotsRequest)
Returns the available automatic snapshots for an instance or disk.
|
default GetAutoSnapshotsResponse |
LightsailClient.getAutoSnapshots(GetAutoSnapshotsRequest getAutoSnapshotsRequest)
Returns the available automatic snapshots for an instance or disk.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetAutoSnapshotsResponse> |
LightsailAsyncClient.getAutoSnapshots(Consumer<GetAutoSnapshotsRequest.Builder> getAutoSnapshotsRequest)
Returns the available automatic snapshots for an instance or disk.
|
default CompletableFuture<GetAutoSnapshotsResponse> |
LightsailAsyncClient.getAutoSnapshots(GetAutoSnapshotsRequest getAutoSnapshotsRequest)
Returns the available automatic snapshots for an instance or disk.
|
Copyright © 2023. All rights reserved.