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