ImmutableMetricDescriptor |
ImmutableMetricDescriptor.Builder.build() |
|
ImmutableMetricDescriptor |
ImmutableMetricDescriptor.BuildFinal.build() |
|
static ImmutableMetricDescriptor |
ImmutableMetricDescriptor.copyOf(MetricDescriptor instance) |
|
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.
|