Class MachineConfigNodeListFluent.ItemsNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.machineconfiguration.v1alpha1.MachineConfigNodeFluent<MachineConfigNodeListFluent.ItemsNested<N>>
-
- io.fabric8.openshift.api.model.machineconfiguration.v1alpha1.MachineConfigNodeListFluent.ItemsNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- MachineConfigNodeListFluent<A extends MachineConfigNodeListFluent<A>>
public class MachineConfigNodeListFluent.ItemsNested<N> extends MachineConfigNodeFluent<MachineConfigNodeListFluent.ItemsNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.machineconfiguration.v1alpha1.MachineConfigNodeFluent
MachineConfigNodeFluent.MetadataNested<N>, MachineConfigNodeFluent.SpecNested<N>, MachineConfigNodeFluent.StatusNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendItem()-
Methods inherited from class io.fabric8.openshift.api.model.machineconfiguration.v1alpha1.MachineConfigNodeFluent
addToAdditionalProperties, addToAdditionalProperties, buildMetadata, buildSpec, buildStatus, copyInstance, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewSpec, editOrNewSpecLike, editOrNewStatus, editOrNewStatusLike, editSpec, editStatus, equals, getAdditionalProperties, getApiVersion, getKind, hasAdditionalProperties, hasApiVersion, hashCode, hasKind, hasMetadata, hasSpec, hasStatus, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withApiVersion, withKind, withMetadata, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withNewStatus, withNewStatusLike, withSpec, withStatus
-
-