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 class
Rule
This is deprecated and has no effect.static class
Rule.Builder
This is deprecated and has no effect.Methods in com.google.cloud.compute.v1 that return RuleOrBuilder Modifier and Type Method Description RuleOrBuilder
Policy.Builder. getRulesOrBuilder(int index)
This is deprecated and has no effect.RuleOrBuilder
Policy. getRulesOrBuilder(int index)
This is deprecated and has no effect.RuleOrBuilder
PolicyOrBuilder. 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.
-