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