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.modelMethods in com.oracle.bmc.governancerulescontrolplane.model that return EnforcedGovernanceRuleCollection Modifier and Type Method Description EnforcedGovernanceRuleCollectionEnforcedGovernanceRuleCollection.Builder. build()Methods in com.oracle.bmc.governancerulescontrolplane.model with parameters of type EnforcedGovernanceRuleCollection Modifier and Type Method Description EnforcedGovernanceRuleCollection.BuilderEnforcedGovernanceRuleCollection.Builder. copy(EnforcedGovernanceRuleCollection model)
- 
Uses of EnforcedGovernanceRuleCollection in com.oracle.bmc.governancerulescontrolplane.responsesMethods in com.oracle.bmc.governancerulescontrolplane.responses that return EnforcedGovernanceRuleCollection Modifier and Type Method Description EnforcedGovernanceRuleCollectionListEnforcedGovernanceRulesResponse. getEnforcedGovernanceRuleCollection()The returned EnforcedGovernanceRuleCollection instance.Methods in com.oracle.bmc.governancerulescontrolplane.responses with parameters of type EnforcedGovernanceRuleCollection Modifier and Type Method Description ListEnforcedGovernanceRulesResponse.BuilderListEnforcedGovernanceRulesResponse.Builder. enforcedGovernanceRuleCollection(EnforcedGovernanceRuleCollection enforcedGovernanceRuleCollection)The returned EnforcedGovernanceRuleCollection instance.
 
-