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