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