Package io.fabric8.kubernetes.api.model
Class NamedExtensionFluentImpl.NodeExtensionNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.NodeFluentImpl<NamedExtensionFluent.NodeExtensionNested<N>>
io.fabric8.kubernetes.api.model.NamedExtensionFluentImpl.NodeExtensionNestedImpl<N>
- All Implemented Interfaces:
Fluent<NamedExtensionFluent.NodeExtensionNested<N>>
,Nested<N>
,Visitable<NamedExtensionFluent.NodeExtensionNested<N>>
,NamedExtensionFluent.NodeExtensionNested<N>
,NodeFluent<NamedExtensionFluent.NodeExtensionNested<N>>
- Enclosing class:
- NamedExtensionFluentImpl<A extends NamedExtensionFluent<A>>
public class NamedExtensionFluentImpl.NodeExtensionNestedImpl<N> extends NodeFluentImpl<NamedExtensionFluent.NodeExtensionNested<N>> implements NamedExtensionFluent.NodeExtensionNested<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
-
Method Summary
Modifier and Type Method Description N
and()
N
endNodeExtension()
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, 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.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 Details
-
and
-
endNodeExtension
- Specified by:
endNodeExtension
in interfaceNamedExtensionFluent.NodeExtensionNested<N>
-