public static interface DisableFastSnapshotRestoreStateError.Builder extends SdkPojo, CopyableBuilder<DisableFastSnapshotRestoreStateError.Builder,DisableFastSnapshotRestoreStateError>
| Modifier and Type | Method and Description |
|---|---|
DisableFastSnapshotRestoreStateError.Builder |
code(String code)
The error code.
|
DisableFastSnapshotRestoreStateError.Builder |
message(String message)
The error message.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildDisableFastSnapshotRestoreStateError.Builder code(String code)
The error code.
code - The error code.DisableFastSnapshotRestoreStateError.Builder message(String message)
The error message.
message - The error message.Copyright © 2022. All rights reserved.