| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotsitewise.model |
| Modifier and Type | Method and Description |
|---|---|
static BatchGetAssetPropertyAggregatesErrorEntry.Builder |
BatchGetAssetPropertyAggregatesErrorEntry.builder() |
BatchGetAssetPropertyAggregatesErrorEntry.Builder |
BatchGetAssetPropertyAggregatesErrorEntry.Builder.entryId(String entryId)
The ID of the entry.
|
BatchGetAssetPropertyAggregatesErrorEntry.Builder |
BatchGetAssetPropertyAggregatesErrorEntry.Builder.errorCode(BatchGetAssetPropertyAggregatesErrorCode errorCode)
The error code.
|
BatchGetAssetPropertyAggregatesErrorEntry.Builder |
BatchGetAssetPropertyAggregatesErrorEntry.Builder.errorCode(String errorCode)
The error code.
|
BatchGetAssetPropertyAggregatesErrorEntry.Builder |
BatchGetAssetPropertyAggregatesErrorEntry.Builder.errorMessage(String errorMessage)
The associated error message.
|
BatchGetAssetPropertyAggregatesErrorEntry.Builder |
BatchGetAssetPropertyAggregatesErrorEntry.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends BatchGetAssetPropertyAggregatesErrorEntry.Builder> |
BatchGetAssetPropertyAggregatesErrorEntry.serializableBuilderClass() |
Copyright © 2022. All rights reserved.