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