Class PinnedImageSetListFluent.ItemsNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.machineconfiguration.v1.PinnedImageSetFluent<PinnedImageSetListFluent.ItemsNested<N>>
-
- io.fabric8.openshift.api.model.machineconfiguration.v1.PinnedImageSetListFluent.ItemsNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- PinnedImageSetListFluent<A extends PinnedImageSetListFluent<A>>
public class PinnedImageSetListFluent.ItemsNested<N> extends PinnedImageSetFluent<PinnedImageSetListFluent.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.v1.PinnedImageSetFluent
PinnedImageSetFluent.MetadataNested<N>, PinnedImageSetFluent.SpecNested<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.v1.PinnedImageSetFluent
addToAdditionalProperties, addToAdditionalProperties, buildMetadata, buildSpec, copyInstance, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewSpec, editOrNewSpecLike, editSpec, equals, getAdditionalProperties, getApiVersion, getKind, hasAdditionalProperties, hasApiVersion, hashCode, hasKind, hasMetadata, hasSpec, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withApiVersion, withKind, withMetadata, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withSpec
-
-