Uses of Class
org.opendaylight.serviceutils.metrics.ImmutableMetricDescriptor
Packages that use ImmutableMetricDescriptor
-
Uses of ImmutableMetricDescriptor in org.opendaylight.serviceutils.metrics
Methods in org.opendaylight.serviceutils.metrics that return ImmutableMetricDescriptorModifier and TypeMethodDescriptionImmutableMetricDescriptor.Builder.build()Builds a newImmutableMetricDescriptor.ImmutableMetricDescriptor.BuildFinal.build()Builds a newImmutableMetricDescriptor.static ImmutableMetricDescriptorImmutableMetricDescriptor.copyOf(MetricDescriptor instance) Creates an immutable copy of aMetricDescriptorvalue.ImmutableMetricDescriptor.withAnchor(Object value) Copy the current immutable object by setting a value for theanchorattribute.ImmutableMetricDescriptor.withDescription(String value) Copy the current immutable object by setting a value for thedescriptionattribute.Copy the current immutable object by setting a value for theidattribute.ImmutableMetricDescriptor.withModule(String value) Copy the current immutable object by setting a value for themoduleattribute.ImmutableMetricDescriptor.withProject(String value) Copy the current immutable object by setting a value for theprojectattribute.