Uses of Interface
k8s.io.api.core.v1.Generated.ComponentStatusOrBuilder
-
Packages that use Generated.ComponentStatusOrBuilder Package Description k8s.io.api.core.v1 -
-
Uses of Generated.ComponentStatusOrBuilder in k8s.io.api.core.v1
Classes in k8s.io.api.core.v1 that implement Generated.ComponentStatusOrBuilder Modifier and Type Class Description static classGenerated.ComponentStatusComponentStatus (and ComponentStatusList) holds the cluster validation info.static classGenerated.ComponentStatus.BuilderComponentStatus (and ComponentStatusList) holds the cluster validation info.Methods in k8s.io.api.core.v1 that return Generated.ComponentStatusOrBuilder Modifier and Type Method Description Generated.ComponentStatusOrBuilderGenerated.ComponentStatusList.Builder. getItemsOrBuilder(int index)List of ComponentStatus objects.Generated.ComponentStatusOrBuilderGenerated.ComponentStatusList. getItemsOrBuilder(int index)List of ComponentStatus objects.Generated.ComponentStatusOrBuilderGenerated.ComponentStatusListOrBuilder. getItemsOrBuilder(int index)List of ComponentStatus objects.Methods in k8s.io.api.core.v1 that return types with arguments of type Generated.ComponentStatusOrBuilder Modifier and Type Method Description List<? extends Generated.ComponentStatusOrBuilder>Generated.ComponentStatusList.Builder. getItemsOrBuilderList()List of ComponentStatus objects.List<? extends Generated.ComponentStatusOrBuilder>Generated.ComponentStatusList. getItemsOrBuilderList()List of ComponentStatus objects.List<? extends Generated.ComponentStatusOrBuilder>Generated.ComponentStatusListOrBuilder. getItemsOrBuilderList()List of ComponentStatus objects.
-