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