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