| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
List<EnableFastSnapshotRestoreErrorItem> |
EnableFastSnapshotRestoresResponse.unsuccessful()
Information about the snapshots for which fast snapshot restores could not be enabled.
|
| Modifier and Type | Method and Description |
|---|---|
EnableFastSnapshotRestoresResponse.Builder |
EnableFastSnapshotRestoresResponse.Builder.unsuccessful(EnableFastSnapshotRestoreErrorItem... unsuccessful)
Information about the snapshots for which fast snapshot restores could not be enabled.
|
| Modifier and Type | Method and Description |
|---|---|
EnableFastSnapshotRestoresResponse.Builder |
EnableFastSnapshotRestoresResponse.Builder.unsuccessful(Collection<EnableFastSnapshotRestoreErrorItem> unsuccessful)
Information about the snapshots for which fast snapshot restores could not be enabled.
|
Copyright © 2020. All rights reserved.