| Package | Description |
|---|---|
| software.amazon.awssdk.services.lightsail.model |
| Modifier and Type | Method and Description |
|---|---|
static AttachedDisk.Builder |
AttachedDisk.builder() |
AttachedDisk.Builder |
AttachedDisk.Builder.path(String path)
The path of the disk (e.g.,
/dev/xvdf). |
AttachedDisk.Builder |
AttachedDisk.Builder.sizeInGb(Integer sizeInGb)
The size of the disk in GB.
|
AttachedDisk.Builder |
AttachedDisk.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends AttachedDisk.Builder> |
AttachedDisk.serializableBuilderClass() |
Copyright © 2023. All rights reserved.