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