| 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  
MetricDescriptor value. | 
ImmutableMetricDescriptor | 
ImmutableMetricDescriptor.withAnchor(Object value)
Copy the current immutable object by setting a value for the  
anchor attribute. | 
ImmutableMetricDescriptor | 
ImmutableMetricDescriptor.withDescription(String value)
Copy the current immutable object by setting a value for the  
description attribute. | 
ImmutableMetricDescriptor | 
ImmutableMetricDescriptor.withId(String value)
Copy the current immutable object by setting a value for the  
id attribute. | 
ImmutableMetricDescriptor | 
ImmutableMetricDescriptor.withModule(String value)
Copy the current immutable object by setting a value for the  
module attribute. | 
ImmutableMetricDescriptor | 
ImmutableMetricDescriptor.withProject(String value)
Copy the current immutable object by setting a value for the  
project attribute. | 
Copyright © 2019 OpenDaylight. All rights reserved.