Uses of Class
io.fabric8.kubernetes.api.model.NamespaceList
-
Packages that use NamespaceList Package Description io.fabric8.kubernetes.api.model -
-
Uses of NamespaceList in io.fabric8.kubernetes.api.model
Methods in io.fabric8.kubernetes.api.model that return NamespaceList Modifier and Type Method Description NamespaceListNamespaceListBuilder. build()Methods in io.fabric8.kubernetes.api.model with parameters of type NamespaceList Modifier and Type Method Description protected voidNamespaceListFluent. copyInstance(NamespaceList instance)Constructors in io.fabric8.kubernetes.api.model with parameters of type NamespaceList Constructor Description NamespaceListBuilder(NamespaceList instance)NamespaceListBuilder(NamespaceListFluent<?> fluent, NamespaceList instance)NamespaceListFluent(NamespaceList instance)
-