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