| Package | Description |
|---|---|
| software.amazon.awssdk.services.directory.model |
| Modifier and Type | Method and Description |
|---|---|
List<Snapshot> |
DescribeSnapshotsResponse.snapshots()
The list of Snapshot objects that were retrieved.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeSnapshotsResponse.Builder |
DescribeSnapshotsResponse.Builder.snapshots(Snapshot... snapshots)
The list of Snapshot objects that were retrieved.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeSnapshotsResponse.Builder |
DescribeSnapshotsResponse.Builder.snapshots(Collection<Snapshot> snapshots)
The list of Snapshot objects that were retrieved.
|
Copyright © 2022. All rights reserved.