Uses of Interface
io.fabric8.kubernetes.api.model.KubeSchemaFluent.NamespaceNested
-
Packages that use KubeSchemaFluent.NamespaceNested Package Description io.fabric8.kubernetes.api.model -
-
Uses of KubeSchemaFluent.NamespaceNested in io.fabric8.kubernetes.api.model
Classes in io.fabric8.kubernetes.api.model that implement KubeSchemaFluent.NamespaceNested Modifier and Type Class Description class
KubeSchemaFluentImpl.NamespaceNestedImpl<N>
Methods in io.fabric8.kubernetes.api.model that return KubeSchemaFluent.NamespaceNested Modifier and Type Method Description KubeSchemaFluent.NamespaceNested<A>
KubeSchemaFluent. editNamespace()
KubeSchemaFluent.NamespaceNested<A>
KubeSchemaFluentImpl. editNamespace()
KubeSchemaFluent.NamespaceNested<A>
KubeSchemaFluent. editOrNewNamespace()
KubeSchemaFluent.NamespaceNested<A>
KubeSchemaFluentImpl. editOrNewNamespace()
KubeSchemaFluent.NamespaceNested<A>
KubeSchemaFluent. editOrNewNamespaceLike(Namespace item)
KubeSchemaFluent.NamespaceNested<A>
KubeSchemaFluentImpl. editOrNewNamespaceLike(Namespace item)
KubeSchemaFluent.NamespaceNested<A>
KubeSchemaFluent. withNewNamespace()
KubeSchemaFluent.NamespaceNested<A>
KubeSchemaFluentImpl. withNewNamespace()
KubeSchemaFluent.NamespaceNested<A>
KubeSchemaFluent. withNewNamespaceLike(Namespace item)
KubeSchemaFluent.NamespaceNested<A>
KubeSchemaFluentImpl. withNewNamespaceLike(Namespace item)
-