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