Uses of Interface
com.google.cloud.compute.v1.ConditionOrBuilder
-
Packages that use ConditionOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of ConditionOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement ConditionOrBuilder Modifier and Type Class Description class
Condition
This is deprecated and has no effect.static class
Condition.Builder
This is deprecated and has no effect.Methods in com.google.cloud.compute.v1 that return ConditionOrBuilder Modifier and Type Method Description ConditionOrBuilder
Rule.Builder. getConditionsOrBuilder(int index)
This is deprecated and has no effect.ConditionOrBuilder
Rule. getConditionsOrBuilder(int index)
This is deprecated and has no effect.ConditionOrBuilder
RuleOrBuilder. getConditionsOrBuilder(int index)
This is deprecated and has no effect.Methods in com.google.cloud.compute.v1 that return types with arguments of type ConditionOrBuilder Modifier and Type Method Description List<? extends ConditionOrBuilder>
Rule.Builder. getConditionsOrBuilderList()
This is deprecated and has no effect.List<? extends ConditionOrBuilder>
Rule. getConditionsOrBuilderList()
This is deprecated and has no effect.List<? extends ConditionOrBuilder>
RuleOrBuilder. getConditionsOrBuilderList()
This is deprecated and has no effect.
-