| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotsitewise.model |
| Modifier and Type | Method and Description |
|---|---|
static BatchGetAssetPropertyAggregatesSkippedEntry.Builder |
BatchGetAssetPropertyAggregatesSkippedEntry.builder() |
BatchGetAssetPropertyAggregatesSkippedEntry.Builder |
BatchGetAssetPropertyAggregatesSkippedEntry.Builder.completionStatus(BatchEntryCompletionStatus completionStatus)
The completion status of each entry that is associated with the BatchGetAssetPropertyAggregates API.
|
BatchGetAssetPropertyAggregatesSkippedEntry.Builder |
BatchGetAssetPropertyAggregatesSkippedEntry.Builder.completionStatus(String completionStatus)
The completion status of each entry that is associated with the BatchGetAssetPropertyAggregates API.
|
BatchGetAssetPropertyAggregatesSkippedEntry.Builder |
BatchGetAssetPropertyAggregatesSkippedEntry.Builder.entryId(String entryId)
The ID of the entry.
|
BatchGetAssetPropertyAggregatesSkippedEntry.Builder |
BatchGetAssetPropertyAggregatesSkippedEntry.Builder.errorInfo(BatchGetAssetPropertyAggregatesErrorInfo errorInfo)
The error information, such as the error code and the timestamp.
|
default BatchGetAssetPropertyAggregatesSkippedEntry.Builder |
BatchGetAssetPropertyAggregatesSkippedEntry.Builder.errorInfo(Consumer<BatchGetAssetPropertyAggregatesErrorInfo.Builder> errorInfo)
The error information, such as the error code and the timestamp.
|
BatchGetAssetPropertyAggregatesSkippedEntry.Builder |
BatchGetAssetPropertyAggregatesSkippedEntry.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends BatchGetAssetPropertyAggregatesSkippedEntry.Builder> |
BatchGetAssetPropertyAggregatesSkippedEntry.serializableBuilderClass() |
Copyright © 2023. All rights reserved.