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