Uses of Interface
com.google.container.v1.RangeInfoOrBuilder
-
Packages that use RangeInfoOrBuilder Package Description com.google.container.v1 -
-
Uses of RangeInfoOrBuilder in com.google.container.v1
Classes in com.google.container.v1 that implement RangeInfoOrBuilder Modifier and Type Class Description classRangeInfoRangeInfo contains the range name and the range utilization by this cluster.static classRangeInfo.BuilderRangeInfo contains the range name and the range utilization by this cluster.Methods in com.google.container.v1 that return RangeInfoOrBuilder Modifier and Type Method Description RangeInfoOrBuilderAdditionalPodRangesConfig.Builder. getPodRangeInfoOrBuilder(int index)Output only.RangeInfoOrBuilderAdditionalPodRangesConfig. getPodRangeInfoOrBuilder(int index)Output only.RangeInfoOrBuilderAdditionalPodRangesConfigOrBuilder. getPodRangeInfoOrBuilder(int index)Output only.Methods in com.google.container.v1 that return types with arguments of type RangeInfoOrBuilder Modifier and Type Method Description List<? extends RangeInfoOrBuilder>AdditionalPodRangesConfig.Builder. getPodRangeInfoOrBuilderList()Output only.List<? extends RangeInfoOrBuilder>AdditionalPodRangesConfig. getPodRangeInfoOrBuilderList()Output only.List<? extends RangeInfoOrBuilder>AdditionalPodRangesConfigOrBuilder. getPodRangeInfoOrBuilderList()Output only.
-