| 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.
|
| software.amazon.awssdk.services.lightsail.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateDiskResponse> |
LightsailAsyncClient.createDisk(CreateDiskRequest createDiskRequest)
Creates a block storage disk that can be attached to an Amazon Lightsail instance in the same Availability Zone
(e.g.,
us-east-2a). |
default CreateDiskResponse |
LightsailClient.createDisk(CreateDiskRequest createDiskRequest)
Creates a block storage disk that can be attached to an Amazon Lightsail instance in the same Availability Zone
(e.g.,
us-east-2a). |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateDiskRequestMarshaller.marshall(CreateDiskRequest createDiskRequest) |
Copyright © 2021. All rights reserved.