| Package | Description |
|---|---|
| software.amazon.awssdk.services.lightsail.model |
| Modifier and Type | Method and Description |
|---|---|
List<ExportSnapshotRecord> |
GetExportSnapshotRecordsResponse.exportSnapshotRecords()
A list of objects describing the export snapshot records.
|
| Modifier and Type | Method and Description |
|---|---|
GetExportSnapshotRecordsResponse.Builder |
GetExportSnapshotRecordsResponse.Builder.exportSnapshotRecords(ExportSnapshotRecord... exportSnapshotRecords)
A list of objects describing the export snapshot records.
|
| Modifier and Type | Method and Description |
|---|---|
GetExportSnapshotRecordsResponse.Builder |
GetExportSnapshotRecordsResponse.Builder.exportSnapshotRecords(Collection<ExportSnapshotRecord> exportSnapshotRecords)
A list of objects describing the export snapshot records.
|
Copyright © 2021. All rights reserved.