| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
List<EnableFastSnapshotRestoreSuccessItem> |
EnableFastSnapshotRestoresResponse.successful()
Information about the snapshots for which fast snapshot restores were successfully enabled.
|
| Modifier and Type | Method and Description |
|---|---|
EnableFastSnapshotRestoresResponse.Builder |
EnableFastSnapshotRestoresResponse.Builder.successful(EnableFastSnapshotRestoreSuccessItem... successful)
Information about the snapshots for which fast snapshot restores were successfully enabled.
|
| Modifier and Type | Method and Description |
|---|---|
EnableFastSnapshotRestoresResponse.Builder |
EnableFastSnapshotRestoresResponse.Builder.successful(Collection<EnableFastSnapshotRestoreSuccessItem> successful)
Information about the snapshots for which fast snapshot restores were successfully enabled.
|
Copyright © 2023. All rights reserved.