public static class AggregatedDatapoint.Builder extends Object
Modifier and Type | Method and Description |
---|---|
AggregatedDatapoint |
build() |
AggregatedDatapoint.Builder |
copy(AggregatedDatapoint o) |
AggregatedDatapoint.Builder |
timestamp(Date timestamp) |
String |
toString() |
AggregatedDatapoint.Builder |
value(Double value) |
public AggregatedDatapoint.Builder timestamp(Date timestamp)
public AggregatedDatapoint.Builder value(Double value)
public AggregatedDatapoint build()
public AggregatedDatapoint.Builder copy(AggregatedDatapoint o)
Copyright © 2016–2021. All rights reserved.