public static interface EnableFastSnapshotRestoreStateError.Builder extends SdkPojo, CopyableBuilder<EnableFastSnapshotRestoreStateError.Builder,EnableFastSnapshotRestoreStateError>
Modifier and Type | Method and Description |
---|---|
EnableFastSnapshotRestoreStateError.Builder |
code(String code)
The error code.
|
EnableFastSnapshotRestoreStateError.Builder |
message(String message)
The error message.
|
equalsBySdkFields, sdkFields
copy
applyMutation, build
EnableFastSnapshotRestoreStateError.Builder code(String code)
The error code.
code
- The error code.EnableFastSnapshotRestoreStateError.Builder message(String message)
The error message.
message
- The error message.Copyright © 2020. All rights reserved.