public static interface SnapshotJobResultErrorInfo.Builder extends SdkPojo, CopyableBuilder<SnapshotJobResultErrorInfo.Builder,SnapshotJobResultErrorInfo>
| Modifier and Type | Method and Description |
|---|---|
SnapshotJobResultErrorInfo.Builder |
errorMessage(String errorMessage)
The error message.
|
SnapshotJobResultErrorInfo.Builder |
errorType(String errorType)
The error type.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildSnapshotJobResultErrorInfo.Builder errorMessage(String errorMessage)
The error message.
errorMessage - The error message.SnapshotJobResultErrorInfo.Builder errorType(String errorType)
The error type.
errorType - The error type.Copyright © 2023. All rights reserved.