Uses of Class
com.oracle.bmc.governancerulescontrolplane.model.EnforcedGovernanceRuleCollection
-
Packages that use EnforcedGovernanceRuleCollection Package Description com.oracle.bmc.governancerulescontrolplane.model com.oracle.bmc.governancerulescontrolplane.responses -
-
Uses of EnforcedGovernanceRuleCollection in com.oracle.bmc.governancerulescontrolplane.model
Methods in com.oracle.bmc.governancerulescontrolplane.model that return EnforcedGovernanceRuleCollection Modifier and Type Method Description EnforcedGovernanceRuleCollection
EnforcedGovernanceRuleCollection.Builder. build()
Methods in com.oracle.bmc.governancerulescontrolplane.model with parameters of type EnforcedGovernanceRuleCollection Modifier and Type Method Description EnforcedGovernanceRuleCollection.Builder
EnforcedGovernanceRuleCollection.Builder. copy(EnforcedGovernanceRuleCollection model)
-
Uses of EnforcedGovernanceRuleCollection in com.oracle.bmc.governancerulescontrolplane.responses
Methods in com.oracle.bmc.governancerulescontrolplane.responses that return EnforcedGovernanceRuleCollection Modifier and Type Method Description EnforcedGovernanceRuleCollection
ListEnforcedGovernanceRulesResponse. getEnforcedGovernanceRuleCollection()
The returned EnforcedGovernanceRuleCollection instance.Methods in com.oracle.bmc.governancerulescontrolplane.responses with parameters of type EnforcedGovernanceRuleCollection Modifier and Type Method Description ListEnforcedGovernanceRulesResponse.Builder
ListEnforcedGovernanceRulesResponse.Builder. enforcedGovernanceRuleCollection(EnforcedGovernanceRuleCollection enforcedGovernanceRuleCollection)
The returned EnforcedGovernanceRuleCollection instance.
-