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 class
RangeInfo
RangeInfo contains the range name and the range utilization by this cluster.static class
RangeInfo.Builder
RangeInfo 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 RangeInfoOrBuilder
AdditionalPodRangesConfig.Builder. getPodRangeInfoOrBuilder(int index)
Output only.RangeInfoOrBuilder
AdditionalPodRangesConfig. getPodRangeInfoOrBuilder(int index)
Output only.RangeInfoOrBuilder
AdditionalPodRangesConfigOrBuilder. 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.
-