Uses of Class
com.oracle.bmc.loadbalancer.model.AllowRule.Builder
-
Packages that use AllowRule.Builder Package Description com.oracle.bmc.loadbalancer.model -
-
Uses of AllowRule.Builder in com.oracle.bmc.loadbalancer.model
Methods in com.oracle.bmc.loadbalancer.model that return AllowRule.Builder Modifier and Type Method Description static AllowRule.Builder
AllowRule. builder()
Create a new builder.AllowRule.Builder
AllowRule.Builder. conditions(List<RuleCondition> conditions)
AllowRule.Builder
AllowRule.Builder. copy(AllowRule model)
AllowRule.Builder
AllowRule.Builder. description(String description)
A brief description of the access control rule.AllowRule.Builder
AllowRule. toBuilder()
-