| Package | Description |
|---|---|
| org.cloudfoundry.doppler |
| Modifier and Type | Method and Description |
|---|---|
ValueMetric |
ValueMetric.Builder.build()
Builds a new
ValueMetric. |
ValueMetric |
Envelope.getValueMetric()
The enclosed
ValueMetric |
| Modifier and Type | Method and Description |
|---|---|
ValueMetric.Builder |
ValueMetric.Builder.from(ValueMetric instance)
Fill a builder with attribute values from the provided
ValueMetric instance. |
Envelope.Builder |
Envelope.Builder.valueMetric(ValueMetric valueMetric)
Initializes the value for the
valueMetric attribute. |
Copyright © 2020. All rights reserved.