| 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.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<AttachDiskResponse> |
LightsailAsyncClient.attachDisk(AttachDiskRequest attachDiskRequest)
Attaches a block storage disk to a running or stopped Lightsail instance and exposes it to the instance with the
specified disk name.
|
default AttachDiskResponse |
LightsailClient.attachDisk(AttachDiskRequest attachDiskRequest)
Attaches a block storage disk to a running or stopped Lightsail instance and exposes it to the instance with the
specified disk name.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
AttachDiskRequestMarshaller.marshall(AttachDiskRequest attachDiskRequest) |
Copyright © 2023. All rights reserved.