public static class AgentInstallerCollection.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
AgentInstallerCollection |
build() |
AgentInstallerCollection.Builder |
copy(AgentInstallerCollection model) |
AgentInstallerCollection.Builder |
items(List<AgentInstallerSummary> items)
A list of the agent installer summaries.
|
public AgentInstallerCollection.Builder items(List<AgentInstallerSummary> items)
A list of the agent installer summaries.
items
- the value to setpublic AgentInstallerCollection build()
public AgentInstallerCollection.Builder copy(AgentInstallerCollection model)
Copyright © 2016–2024. All rights reserved.