Package | Description |
---|---|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
DisableFastSnapshotRestoreStateError |
DisableFastSnapshotRestoreStateError.clone() |
DisableFastSnapshotRestoreStateError |
DisableFastSnapshotRestoreStateErrorItem.getError()
The error.
|
DisableFastSnapshotRestoreStateError |
DisableFastSnapshotRestoreStateError.withCode(String code)
The error code.
|
DisableFastSnapshotRestoreStateError |
DisableFastSnapshotRestoreStateError.withMessage(String message)
The error message.
|
Modifier and Type | Method and Description |
---|---|
void |
DisableFastSnapshotRestoreStateErrorItem.setError(DisableFastSnapshotRestoreStateError error)
The error.
|
DisableFastSnapshotRestoreStateErrorItem |
DisableFastSnapshotRestoreStateErrorItem.withError(DisableFastSnapshotRestoreStateError error)
The error.
|
Copyright © 2021. All rights reserved.