Uses of Interface
k8s.io.api.core.v1.Generated.NamespaceOrBuilder
-
Packages that use Generated.NamespaceOrBuilder Package Description k8s.io.api.core.v1 -
-
Uses of Generated.NamespaceOrBuilder in k8s.io.api.core.v1
Classes in k8s.io.api.core.v1 that implement Generated.NamespaceOrBuilder Modifier and Type Class Description static classGenerated.NamespaceNamespace provides a scope for Names.static classGenerated.Namespace.BuilderNamespace provides a scope for Names.Methods in k8s.io.api.core.v1 that return Generated.NamespaceOrBuilder Modifier and Type Method Description Generated.NamespaceOrBuilderGenerated.NamespaceList.Builder. getItemsOrBuilder(int index)Items is the list of Namespace objects in the list.Generated.NamespaceOrBuilderGenerated.NamespaceList. getItemsOrBuilder(int index)Items is the list of Namespace objects in the list.Generated.NamespaceOrBuilderGenerated.NamespaceListOrBuilder. getItemsOrBuilder(int index)Items is the list of Namespace objects in the list.Methods in k8s.io.api.core.v1 that return types with arguments of type Generated.NamespaceOrBuilder Modifier and Type Method Description List<? extends Generated.NamespaceOrBuilder>Generated.NamespaceList.Builder. getItemsOrBuilderList()Items is the list of Namespace objects in the list.List<? extends Generated.NamespaceOrBuilder>Generated.NamespaceList. getItemsOrBuilderList()Items is the list of Namespace objects in the list.List<? extends Generated.NamespaceOrBuilder>Generated.NamespaceListOrBuilder. getItemsOrBuilderList()Items is the list of Namespace objects in the list.
-