Uses of Interface
io.kubernetes.client.proto.V1.NamespaceOrBuilder
-
Uses of V1.NamespaceOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1.NamespaceOrBuilderModifier and TypeClassDescriptionstatic final class
Namespace provides a scope for Names.static final class
Namespace provides a scope for Names.Methods in io.kubernetes.client.proto that return V1.NamespaceOrBuilderModifier and TypeMethodDescriptionV1.NamespaceList.Builder.getItemsOrBuilder
(int index) Items is the list of Namespace objects in the list.V1.NamespaceList.getItemsOrBuilder
(int index) Items is the list of Namespace objects in the list.V1.NamespaceListOrBuilder.getItemsOrBuilder
(int index) Items is the list of Namespace objects in the list.Methods in io.kubernetes.client.proto that return types with arguments of type V1.NamespaceOrBuilderModifier and TypeMethodDescriptionList<? extends V1.NamespaceOrBuilder>
V1.NamespaceList.Builder.getItemsOrBuilderList()
Items is the list of Namespace objects in the list.List<? extends V1.NamespaceOrBuilder>
V1.NamespaceList.getItemsOrBuilderList()
Items is the list of Namespace objects in the list.List<? extends V1.NamespaceOrBuilder>
V1.NamespaceListOrBuilder.getItemsOrBuilderList()
Items is the list of Namespace objects in the list.