public static class IndexCollection.Builder extends Object
Modifier and Type | Method and Description |
---|---|
IndexCollection |
build() |
IndexCollection.Builder |
copy(IndexCollection o) |
IndexCollection.Builder |
items(List<IndexSummary> items) |
String |
toString() |
public IndexCollection.Builder items(List<IndexSummary> items)
public IndexCollection build()
public IndexCollection.Builder copy(IndexCollection o)
Copyright © 2016–2021. All rights reserved.