Uses of Interface
io.kubernetes.client.proto.V1.ComponentStatusOrBuilder
-
Uses of V1.ComponentStatusOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1.ComponentStatusOrBuilderModifier and TypeClassDescriptionstatic final class
ComponentStatus (and ComponentStatusList) holds the cluster validation info.static final class
ComponentStatus (and ComponentStatusList) holds the cluster validation info.Methods in io.kubernetes.client.proto that return V1.ComponentStatusOrBuilderModifier and TypeMethodDescriptionV1.ComponentStatusList.Builder.getItemsOrBuilder
(int index) List of ComponentStatus objects.V1.ComponentStatusList.getItemsOrBuilder
(int index) List of ComponentStatus objects.V1.ComponentStatusListOrBuilder.getItemsOrBuilder
(int index) List of ComponentStatus objects.Methods in io.kubernetes.client.proto that return types with arguments of type V1.ComponentStatusOrBuilderModifier and TypeMethodDescriptionList<? extends V1.ComponentStatusOrBuilder>
V1.ComponentStatusList.Builder.getItemsOrBuilderList()
List of ComponentStatus objects.List<? extends V1.ComponentStatusOrBuilder>
V1.ComponentStatusList.getItemsOrBuilderList()
List of ComponentStatus objects.List<? extends V1.ComponentStatusOrBuilder>
V1.ComponentStatusListOrBuilder.getItemsOrBuilderList()
List of ComponentStatus objects.