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 classConditionThis is deprecated and has no effect.static classCondition.BuilderThis is deprecated and has no effect.Methods in com.google.cloud.compute.v1 that return ConditionOrBuilder Modifier and Type Method Description ConditionOrBuilderRule.Builder. getConditionsOrBuilder(int index)This is deprecated and has no effect.ConditionOrBuilderRule. getConditionsOrBuilder(int index)This is deprecated and has no effect.ConditionOrBuilderRuleOrBuilder. 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.
-