| 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 GetInstanceSnapshotResponse |
LightsailClient.getInstanceSnapshot(Consumer<GetInstanceSnapshotRequest.Builder> getInstanceSnapshotRequest)
Returns information about a specific instance snapshot.
|
default GetInstanceSnapshotResponse |
LightsailClient.getInstanceSnapshot(GetInstanceSnapshotRequest getInstanceSnapshotRequest)
Returns information about a specific instance snapshot.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetInstanceSnapshotResponse> |
LightsailAsyncClient.getInstanceSnapshot(Consumer<GetInstanceSnapshotRequest.Builder> getInstanceSnapshotRequest)
Returns information about a specific instance snapshot.
|
default CompletableFuture<GetInstanceSnapshotResponse> |
LightsailAsyncClient.getInstanceSnapshot(GetInstanceSnapshotRequest getInstanceSnapshotRequest)
Returns information about a specific instance snapshot.
|
Copyright © 2021. All rights reserved.