| 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.
|
| software.amazon.awssdk.services.lightsail.model |
| 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 CompletableFuture<GetAutoSnapshotsResponse> |
LightsailAsyncClient.getAutoSnapshots(Consumer<GetAutoSnapshotsRequest.Builder> getAutoSnapshotsRequest)
Returns the available automatic snapshots for an instance or disk.
|
| Modifier and Type | Method and Description |
|---|---|
static GetAutoSnapshotsRequest.Builder |
GetAutoSnapshotsRequest.builder() |
GetAutoSnapshotsRequest.Builder |
GetAutoSnapshotsRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetAutoSnapshotsRequest.Builder |
GetAutoSnapshotsRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetAutoSnapshotsRequest.Builder |
GetAutoSnapshotsRequest.Builder.resourceName(String resourceName)
The name of the source instance or disk from which to get automatic snapshot information.
|
GetAutoSnapshotsRequest.Builder |
GetAutoSnapshotsRequest.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetAutoSnapshotsRequest.Builder> |
GetAutoSnapshotsRequest.serializableBuilderClass() |
Copyright © 2022. All rights reserved.