| Package | Description |
|---|---|
| com.amazonaws.services.iotsitewise.model |
| Modifier and Type | Method and Description |
|---|---|
MetricProcessingConfig |
MetricProcessingConfig.clone() |
MetricProcessingConfig |
Metric.getProcessingConfig()
The processing configuration for the given metric property.
|
MetricProcessingConfig |
MetricProcessingConfig.withComputeLocation(ComputeLocation computeLocation)
The compute location for the given metric property.
|
MetricProcessingConfig |
MetricProcessingConfig.withComputeLocation(String computeLocation)
The compute location for the given metric property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Metric.setProcessingConfig(MetricProcessingConfig processingConfig)
The processing configuration for the given metric property.
|
Metric |
Metric.withProcessingConfig(MetricProcessingConfig processingConfig)
The processing configuration for the given metric property.
|
Copyright © 2023. All rights reserved.