public static interface ImmutableMetricDescriptor.BuildFinal
| Modifier and Type | Method and Description | 
|---|---|
ImmutableMetricDescriptor | 
build()
Builds a new  
ImmutableMetricDescriptor. | 
ImmutableMetricDescriptor.BuildFinal | 
description(String description)
Initializes the value for the  
description attribute. | 
ImmutableMetricDescriptor.BuildFinal description(String description)
description attribute.
 If not set, this attribute will have a default value as returned by the initializer of description.
description - The value for descriptionthis builder for use in a chained invocationImmutableMetricDescriptor build()
ImmutableMetricDescriptor.IllegalStateException - if any required attributes are missingCopyright © 2019 OpenDaylight. All rights reserved.