Package | Description |
---|---|
com.oracle.bmc.governancerulescontrolplane | |
com.oracle.bmc.governancerulescontrolplane.model |
Modifier and Type | Method and Description |
---|---|
Iterable<GovernanceRuleSummary> |
GovernanceRulePaginators.listGovernanceRulesRecordIterator(ListGovernanceRulesRequest request)
Creates a new iterable which will iterate over the
GovernanceRuleSummary objects contained in
responses from the listGovernanceRules operation. |
Modifier and Type | Method and Description |
---|---|
GovernanceRuleSummary |
GovernanceRuleSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<GovernanceRuleSummary> |
GovernanceRuleCollection.getItems()
List of GovernanceRuleSummary objects.
|
Modifier and Type | Method and Description |
---|---|
GovernanceRuleSummary.Builder |
GovernanceRuleSummary.Builder.copy(GovernanceRuleSummary model) |
Modifier and Type | Method and Description |
---|---|
GovernanceRuleCollection.Builder |
GovernanceRuleCollection.Builder.items(List<GovernanceRuleSummary> items)
List of GovernanceRuleSummary objects.
|
Constructor and Description |
---|
GovernanceRuleCollection(List<GovernanceRuleSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.