| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
List<SnapshotInfo> |
CreateSnapshotsResponse.snapshots()
List of snapshots.
|
| Modifier and Type | Method and Description |
|---|---|
CreateSnapshotsResponse.Builder |
CreateSnapshotsResponse.Builder.snapshots(SnapshotInfo... snapshots)
List of snapshots.
|
| Modifier and Type | Method and Description |
|---|---|
CreateSnapshotsResponse.Builder |
CreateSnapshotsResponse.Builder.snapshots(Collection<SnapshotInfo> snapshots)
List of snapshots.
|
Copyright © 2019. All rights reserved.