public static interface Impact.Builder extends SdkPojo, CopyableBuilder<Impact.Builder,Impact>
| Modifier and Type | Method and Description |
|---|---|
Impact.Builder |
maxImpact(Double maxImpact)
The maximum dollar value that's observed for an anomaly.
|
Impact.Builder |
totalImpact(Double totalImpact)
The cumulative dollar value that's observed for an anomaly.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildImpact.Builder maxImpact(Double maxImpact)
The maximum dollar value that's observed for an anomaly.
maxImpact - The maximum dollar value that's observed for an anomaly.Impact.Builder totalImpact(Double totalImpact)
The cumulative dollar value that's observed for an anomaly.
totalImpact - The cumulative dollar value that's observed for an anomaly.Copyright © 2022. All rights reserved.