Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
Metric |
build() |
Metric.Builder |
copy(Metric model) |
Metric.Builder |
metricType(Metric.MetricType metricType) |
Metric.Builder |
threshold(Threshold threshold) |
public Metric.Builder metricType(Metric.MetricType metricType)
public Metric.Builder threshold(Threshold threshold)
public Metric build()
public Metric.Builder copy(Metric model)
Copyright © 2016–2024. All rights reserved.