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 resources
|
ResponderExecutionCollection.Builder |
locks(List<ResourceLock> locks)
Locks associated with this resource.
|
public ResponderExecutionCollection.Builder items(List<ResponderExecutionSummary> items)
List of ResponderExecutionSummary resources
items
- the value to setpublic ResponderExecutionCollection.Builder locks(List<ResourceLock> locks)
Locks associated with this resource.
locks
- the value to setpublic ResponderExecutionCollection build()
public ResponderExecutionCollection.Builder copy(ResponderExecutionCollection model)
Copyright © 2016–2024. All rights reserved.