Package io.fabric8.kubernetes.api.model
Class BaseKubernetesListFluentImpl.NodeItemsNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.NodeFluentImpl<BaseKubernetesListFluent.NodeItemsNested<N>>
-
- io.fabric8.kubernetes.api.model.BaseKubernetesListFluentImpl.NodeItemsNestedImpl<N>
-
- All Implemented Interfaces:
Fluent<BaseKubernetesListFluent.NodeItemsNested<N>>,Nested<N>,Visitable<BaseKubernetesListFluent.NodeItemsNested<N>>,BaseKubernetesListFluent.NodeItemsNested<N>,NodeFluent<BaseKubernetesListFluent.NodeItemsNested<N>>
- Enclosing class:
- BaseKubernetesListFluentImpl<A extends BaseKubernetesListFluent<A>>
public class BaseKubernetesListFluentImpl.NodeItemsNestedImpl<N> extends NodeFluentImpl<BaseKubernetesListFluent.NodeItemsNested<N>> implements BaseKubernetesListFluent.NodeItemsNested<N>, Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.NodeFluentImpl
NodeFluentImpl.MetadataNestedImpl<N>, NodeFluentImpl.SpecNestedImpl<N>, NodeFluentImpl.StatusNestedImpl<N>
-
Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.NodeFluent
NodeFluent.MetadataNested<N>, NodeFluent.SpecNested<N>, NodeFluent.StatusNested<N>
-
-
Field Summary
-
Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
_visitables
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendNodeItem()-
Methods inherited from class io.fabric8.kubernetes.api.model.NodeFluentImpl
buildMetadata, buildSpec, buildStatus, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewSpec, editOrNewSpecLike, editOrNewStatus, editOrNewStatusLike, editSpec, editStatus, equals, getApiVersion, getKind, getMetadata, getSpec, getStatus, hasApiVersion, hashCode, 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, accept, aggregate, aggregate, build, build, builderOf
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface io.fabric8.kubernetes.api.model.NodeFluent
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 Detail
-
and
public N and()
-
endNodeItem
public N endNodeItem()
- Specified by:
endNodeItemin interfaceBaseKubernetesListFluent.NodeItemsNested<N>
-
-