Package | Description |
---|---|
com.oracle.bmc.monitoring.model |
Modifier and Type | Method and Description |
---|---|
static AggregatedDatapoint.Builder |
AggregatedDatapoint.builder()
Create a new builder.
|
AggregatedDatapoint.Builder |
AggregatedDatapoint.Builder.copy(AggregatedDatapoint model) |
AggregatedDatapoint.Builder |
AggregatedDatapoint.Builder.timestamp(Date timestamp)
The date and time associated with the value of this data point.
|
AggregatedDatapoint.Builder |
AggregatedDatapoint.toBuilder() |
AggregatedDatapoint.Builder |
AggregatedDatapoint.Builder.value(Double value)
Numeric value of the metric.
|
Copyright © 2016–2024. All rights reserved.