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