Package io.fabric8.kubernetes.api.model
Class KubeSchemaFluentImpl.NamespaceNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.NamespaceFluentImpl<KubeSchemaFluent.NamespaceNested<N>>
io.fabric8.kubernetes.api.model.KubeSchemaFluentImpl.NamespaceNestedImpl<N>
- All Implemented Interfaces:
Fluent<KubeSchemaFluent.NamespaceNested<N>>
,Nested<N>
,Visitable<KubeSchemaFluent.NamespaceNested<N>>
,KubeSchemaFluent.NamespaceNested<N>
,NamespaceFluent<KubeSchemaFluent.NamespaceNested<N>>
- Enclosing class:
- KubeSchemaFluentImpl<A extends KubeSchemaFluent<A>>
public class KubeSchemaFluentImpl.NamespaceNestedImpl<N> extends NamespaceFluentImpl<KubeSchemaFluent.NamespaceNested<N>> implements KubeSchemaFluent.NamespaceNested<N>, Nested<N>
-
Nested Class Summary
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.NamespaceFluentImpl
NamespaceFluentImpl.MetadataNestedImpl<N>, NamespaceFluentImpl.SpecNestedImpl<N>, NamespaceFluentImpl.StatusNestedImpl<N>
Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.NamespaceFluent
NamespaceFluent.MetadataNested<N>, NamespaceFluent.SpecNested<N>, NamespaceFluent.StatusNested<N>
-
Field Summary
-
Method Summary
Modifier and Type Method Description N
and()
N
endNamespace()
Methods inherited from class io.fabric8.kubernetes.api.model.NamespaceFluentImpl
buildMetadata, buildSpec, buildStatus, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewSpec, editOrNewSpecLike, editOrNewStatus, editOrNewStatusLike, editSpec, editStatus, equals, getApiVersion, getKind, getMetadata, getSpec, getStatus, hasApiVersion, hasKind, hasMetadata, hasSpec, hasStatus, withApiVersion, withKind, withMetadata, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withNewStatus, withNewStatusLike, withSpec, withStatus
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOf
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface io.fabric8.kubernetes.api.model.NamespaceFluent
buildMetadata, buildSpec, buildStatus, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewSpec, editOrNewSpecLike, editOrNewStatus, editOrNewStatusLike, editSpec, editStatus, getApiVersion, getKind, getMetadata, getSpec, getStatus, hasApiVersion, hasKind, hasMetadata, hasSpec, hasStatus, withApiVersion, withKind, withMetadata, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withNewStatus, withNewStatusLike, withSpec, withStatus
-
Method Details
-
and
-
endNamespace
- Specified by:
endNamespace
in interfaceKubeSchemaFluent.NamespaceNested<N>
-