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, sdkFieldscopyapplyMutation, buildEnableFastSnapshotRestoreStateError.Builder code(String code)
The error code.
code - The error code.EnableFastSnapshotRestoreStateError.Builder message(String message)
The error message.
message - The error message.Copyright © 2021. All rights reserved.