| Package | Description |
|---|---|
| software.amazon.awssdk.services.lightsail.model |
| Modifier and Type | Method and Description |
|---|---|
static DiskSnapshotInfo.Builder |
DiskSnapshotInfo.builder() |
DiskSnapshotInfo.Builder |
DiskSnapshotInfo.Builder.sizeInGb(Integer sizeInGb)
The size of the disk in GB (e.g.,
32). |
DiskSnapshotInfo.Builder |
DiskSnapshotInfo.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DiskSnapshotInfo.Builder> |
DiskSnapshotInfo.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default ExportSnapshotRecordSourceInfo.Builder |
ExportSnapshotRecordSourceInfo.Builder.diskSnapshotInfo(Consumer<DiskSnapshotInfo.Builder> diskSnapshotInfo)
A list of objects describing a disk snapshot.
|
Copyright © 2021. All rights reserved.