| Package | Description |
|---|---|
| org.cloudfoundry.logcache.v1 |
| Modifier and Type | Method and Description |
|---|---|
static Metric.Builder |
Metric.builder()
Creates a builder for
Metric. |
Metric.Builder |
Metric.Builder.from(Metric instance)
Fill a builder with attribute values from the provided
Metric instance. |
Metric.Builder |
Metric.Builder.unit(String unit)
Initializes the value for the
unit attribute. |
Metric.Builder |
Metric.Builder.value(Double value)
Initializes the value for the
value attribute. |
Copyright © 2021. All rights reserved.