| Package | Description | 
|---|---|
| org.opendaylight.infrautils.metrics | 
| Modifier and Type | Method and Description | 
|---|---|
| ImmutableMetricDescriptor | ImmutableMetricDescriptor.Builder. build()Builds a new  ImmutableMetricDescriptor. | 
| ImmutableMetricDescriptor | ImmutableMetricDescriptor.BuildFinal. build()Builds a new  ImmutableMetricDescriptor. | 
| static ImmutableMetricDescriptor | ImmutableMetricDescriptor. copyOf(MetricDescriptor instance)Creates an immutable copy of a  MetricDescriptorvalue. | 
| ImmutableMetricDescriptor | ImmutableMetricDescriptor. withAnchor(Object value)Copy the current immutable object by setting a value for the  anchorattribute. | 
| ImmutableMetricDescriptor | ImmutableMetricDescriptor. withDescription(String value)Copy the current immutable object by setting a value for the  descriptionattribute. | 
| ImmutableMetricDescriptor | ImmutableMetricDescriptor. withId(String value)Copy the current immutable object by setting a value for the  idattribute. | 
| ImmutableMetricDescriptor | ImmutableMetricDescriptor. withModule(String value)Copy the current immutable object by setting a value for the  moduleattribute. | 
| ImmutableMetricDescriptor | ImmutableMetricDescriptor. withProject(String value)Copy the current immutable object by setting a value for the  projectattribute. | 
Copyright © 2019 OpenDaylight. All rights reserved.