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