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