public static interface BatchGetAssetPropertyValueErrorEntry.Builder extends SdkPojo, CopyableBuilder<BatchGetAssetPropertyValueErrorEntry.Builder,BatchGetAssetPropertyValueErrorEntry>
| Modifier and Type | Method and Description |
|---|---|
BatchGetAssetPropertyValueErrorEntry.Builder |
entryId(String entryId)
The ID of the entry.
|
BatchGetAssetPropertyValueErrorEntry.Builder |
errorCode(BatchGetAssetPropertyValueErrorCode errorCode)
The error code.
|
BatchGetAssetPropertyValueErrorEntry.Builder |
errorCode(String errorCode)
The error code.
|
BatchGetAssetPropertyValueErrorEntry.Builder |
errorMessage(String errorMessage)
The associated error message.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildBatchGetAssetPropertyValueErrorEntry.Builder errorCode(String errorCode)
The error code.
errorCode - The error code.BatchGetAssetPropertyValueErrorCode,
BatchGetAssetPropertyValueErrorCodeBatchGetAssetPropertyValueErrorEntry.Builder errorCode(BatchGetAssetPropertyValueErrorCode errorCode)
The error code.
errorCode - The error code.BatchGetAssetPropertyValueErrorCode,
BatchGetAssetPropertyValueErrorCodeBatchGetAssetPropertyValueErrorEntry.Builder errorMessage(String errorMessage)
The associated error message.
errorMessage - The associated error message.BatchGetAssetPropertyValueErrorEntry.Builder entryId(String entryId)
The ID of the entry.
entryId - The ID of the entry.Copyright © 2023. All rights reserved.