Package io.fabric8.kubernetes.api.model
Interface NodeListFluent.ItemsNested<N>
- All Superinterfaces:
Fluent<NodeListFluent.ItemsNested<N>>,Nested<N>,NodeFluent<NodeListFluent.ItemsNested<N>>
- All Known Implementing Classes:
NodeListFluentImpl.ItemsNestedImpl
- Enclosing interface:
- NodeListFluent<A extends NodeListFluent<A>>
public static interface NodeListFluent.ItemsNested<N> extends Nested<N>, NodeFluent<NodeListFluent.ItemsNested<N>>
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.NodeFluent
NodeFluent.MetadataNested<N>, NodeFluent.SpecNested<N>, NodeFluent.StatusNested<N> -
Method Summary
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