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