public static class RecalledDataCollection.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
RecalledDataCollection |
build() |
RecalledDataCollection.Builder |
copy(RecalledDataCollection model) |
RecalledDataCollection.Builder |
items(List<RecalledData> items)
This is the array of recalled data
|
public RecalledDataCollection.Builder items(List<RecalledData> items)
This is the array of recalled data
items
- the value to setpublic RecalledDataCollection build()
public RecalledDataCollection.Builder copy(RecalledDataCollection model)
Copyright © 2016–2024. All rights reserved.