Uses of Class
com.oracle.bmc.identitydomains.model.RuleReturn
-
Packages that use RuleReturn Package Description com.oracle.bmc.identitydomains.model -
-
Uses of RuleReturn in com.oracle.bmc.identitydomains.model
Methods in com.oracle.bmc.identitydomains.model that return RuleReturn Modifier and Type Method Description RuleReturnRuleReturn.Builder. build()Methods in com.oracle.bmc.identitydomains.model that return types with arguments of type RuleReturn Modifier and Type Method Description List<RuleReturn>Rule. getRuleReturn()The return values are the then portion of a RuleMethods in com.oracle.bmc.identitydomains.model with parameters of type RuleReturn Modifier and Type Method Description RuleReturn.BuilderRuleReturn.Builder. copy(RuleReturn model)Method parameters in com.oracle.bmc.identitydomains.model with type arguments of type RuleReturn Modifier and Type Method Description Rule.BuilderRule.Builder. ruleReturn(List<RuleReturn> ruleReturn)The return values are the then portion of a Rule
-