BatchGetAssetPropertyAggregatesSuccessEntry.Builder |
BatchGetAssetPropertyAggregatesSuccessEntry.Builder.aggregatedValues(Collection<AggregatedValue> aggregatedValues) |
The requested aggregated asset property values (for example, average, minimum, and maximum).
|
BatchGetAssetPropertyAggregatesSuccessEntry.Builder |
BatchGetAssetPropertyAggregatesSuccessEntry.Builder.aggregatedValues(Consumer<AggregatedValue.Builder>... aggregatedValues) |
The requested aggregated asset property values (for example, average, minimum, and maximum).
|
BatchGetAssetPropertyAggregatesSuccessEntry.Builder |
BatchGetAssetPropertyAggregatesSuccessEntry.Builder.aggregatedValues(AggregatedValue... aggregatedValues) |
The requested aggregated asset property values (for example, average, minimum, and maximum).
|
static BatchGetAssetPropertyAggregatesSuccessEntry.Builder |
BatchGetAssetPropertyAggregatesSuccessEntry.builder() |
|
BatchGetAssetPropertyAggregatesSuccessEntry.Builder |
BatchGetAssetPropertyAggregatesSuccessEntry.Builder.entryId(String entryId) |
The ID of the entry.
|
BatchGetAssetPropertyAggregatesSuccessEntry.Builder |
BatchGetAssetPropertyAggregatesSuccessEntry.toBuilder() |
|