public static interface InsightRuleContributorDatapoint.Builder extends SdkPojo, CopyableBuilder<InsightRuleContributorDatapoint.Builder,InsightRuleContributorDatapoint>
| Modifier and Type | Method and Description |
|---|---|
InsightRuleContributorDatapoint.Builder |
approximateValue(Double approximateValue)
The approximate value that this contributor added during this timestamp.
|
InsightRuleContributorDatapoint.Builder |
timestamp(Instant timestamp)
The timestamp of the data point.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildInsightRuleContributorDatapoint.Builder timestamp(Instant timestamp)
The timestamp of the data point.
timestamp - The timestamp of the data point.InsightRuleContributorDatapoint.Builder approximateValue(Double approximateValue)
The approximate value that this contributor added during this timestamp.
approximateValue - The approximate value that this contributor added during this timestamp.Copyright © 2023. All rights reserved.