public static class WlpAgentCollection.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
WlpAgentCollection |
build() |
WlpAgentCollection.Builder |
copy(WlpAgentCollection model) |
WlpAgentCollection.Builder |
items(List<WlpAgentSummary> items)
List of WLP agents
|
WlpAgentCollection.Builder |
locks(List<ResourceLock> locks)
Locks associated with this resource.
|
public WlpAgentCollection.Builder items(List<WlpAgentSummary> items)
List of WLP agents
items
- the value to setpublic WlpAgentCollection.Builder locks(List<ResourceLock> locks)
Locks associated with this resource.
locks
- the value to setpublic WlpAgentCollection build()
public WlpAgentCollection.Builder copy(WlpAgentCollection model)
Copyright © 2016–2024. All rights reserved.