| 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 GetDisksResponse |
LightsailClient.getDisks()
Returns information about all block storage disks in your AWS account and region.
|
default GetDisksResponse |
LightsailClient.getDisks(Consumer<GetDisksRequest.Builder> getDisksRequest)
Returns information about all block storage disks in your AWS account and region.
|
default GetDisksResponse |
LightsailClient.getDisks(GetDisksRequest getDisksRequest)
Returns information about all block storage disks in your AWS account and region.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetDisksResponse> |
LightsailAsyncClient.getDisks()
Returns information about all block storage disks in your AWS account and region.
|
default CompletableFuture<GetDisksResponse> |
LightsailAsyncClient.getDisks(Consumer<GetDisksRequest.Builder> getDisksRequest)
Returns information about all block storage disks in your AWS account and region.
|
default CompletableFuture<GetDisksResponse> |
LightsailAsyncClient.getDisks(GetDisksRequest getDisksRequest)
Returns information about all block storage disks in your AWS account and region.
|
Copyright © 2022. All rights reserved.