public static class MetricPropertyCollection.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
MetricPropertyCollection |
build() |
MetricPropertyCollection.Builder |
copy(MetricPropertyCollection model) |
MetricPropertyCollection.Builder |
items(List<MetricPropertySummary> items)
An array of MetricPropertySummary objects.
|
public MetricPropertyCollection.Builder items(List<MetricPropertySummary> items)
An array of MetricPropertySummary objects.
items
- the value to setpublic MetricPropertyCollection build()
public MetricPropertyCollection.Builder copy(MetricPropertyCollection model)
Copyright © 2016–2024. All rights reserved.