Uses of Interface
com.google.cloud.compute.v1.RuleOrBuilder
-
Packages that use RuleOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of RuleOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement RuleOrBuilder Modifier and Type Class Description classRuleThis is deprecated and has no effect.static classRule.BuilderThis is deprecated and has no effect.Methods in com.google.cloud.compute.v1 that return RuleOrBuilder Modifier and Type Method Description RuleOrBuilderPolicy.Builder. getRulesOrBuilder(int index)This is deprecated and has no effect.RuleOrBuilderPolicy. getRulesOrBuilder(int index)This is deprecated and has no effect.RuleOrBuilderPolicyOrBuilder. getRulesOrBuilder(int index)This is deprecated and has no effect.Methods in com.google.cloud.compute.v1 that return types with arguments of type RuleOrBuilder Modifier and Type Method Description List<? extends RuleOrBuilder>Policy.Builder. getRulesOrBuilderList()This is deprecated and has no effect.List<? extends RuleOrBuilder>Policy. getRulesOrBuilderList()This is deprecated and has no effect.List<? extends RuleOrBuilder>PolicyOrBuilder. getRulesOrBuilderList()This is deprecated and has no effect.
-