| Package | Description |
|---|---|
| software.amazon.awssdk.services.lightsail.model |
| Modifier and Type | Method and Description |
|---|---|
List<DiskInfo> |
InstanceSnapshotInfo.fromDiskInfo()
A list of objects describing the disks that were attached to the source instance.
|
| Modifier and Type | Method and Description |
|---|---|
InstanceSnapshotInfo.Builder |
InstanceSnapshotInfo.Builder.fromDiskInfo(DiskInfo... fromDiskInfo)
A list of objects describing the disks that were attached to the source instance.
|
| Modifier and Type | Method and Description |
|---|---|
InstanceSnapshotInfo.Builder |
InstanceSnapshotInfo.Builder.fromDiskInfo(Collection<DiskInfo> fromDiskInfo)
A list of objects describing the disks that were attached to the source instance.
|
Copyright © 2021. All rights reserved.