public static class PropertyMetadataSummaryCollection.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
PropertyMetadataSummaryCollection |
build() |
PropertyMetadataSummaryCollection.Builder |
copy(PropertyMetadataSummaryCollection model) |
PropertyMetadataSummaryCollection.Builder |
items(List<PropertyMetadataSummary> items)
An array of properties along with their metadata summary.
|
public PropertyMetadataSummaryCollection.Builder items(List<PropertyMetadataSummary> items)
An array of properties along with their metadata summary.
items
- the value to setpublic PropertyMetadataSummaryCollection build()
public PropertyMetadataSummaryCollection.Builder copy(PropertyMetadataSummaryCollection model)
Copyright © 2016–2024. All rights reserved.