public static class ResponderExecutionCollection.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ResponderExecutionCollection |
build() |
ResponderExecutionCollection.Builder |
copy(ResponderExecutionCollection model) |
ResponderExecutionCollection.Builder |
items(List<ResponderExecutionSummary> items)
List of ResponderExecutionSummary
|
public ResponderExecutionCollection.Builder items(List<ResponderExecutionSummary> items)
List of ResponderExecutionSummary
items
- the value to setpublic ResponderExecutionCollection build()
public ResponderExecutionCollection.Builder copy(ResponderExecutionCollection model)
Copyright © 2016–2023. All rights reserved.