Package io.fabric8.kubernetes.api.model
Class ConfigMapListFluentImpl.ItemsNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.ConfigMapFluentImpl<ConfigMapListFluent.ItemsNested<N>>
io.fabric8.kubernetes.api.model.ConfigMapListFluentImpl.ItemsNestedImpl<N>
- All Implemented Interfaces:
Fluent<ConfigMapListFluent.ItemsNested<N>>,Nested<N>,Visitable<ConfigMapListFluent.ItemsNested<N>>,ConfigMapFluent<ConfigMapListFluent.ItemsNested<N>>,ConfigMapListFluent.ItemsNested<N>
- Enclosing class:
- ConfigMapListFluentImpl<A extends ConfigMapListFluent<A>>
public class ConfigMapListFluentImpl.ItemsNestedImpl<N> extends ConfigMapFluentImpl<ConfigMapListFluent.ItemsNested<N>> implements ConfigMapListFluent.ItemsNested<N>, Nested<N>
-
Nested Class Summary
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.ConfigMapFluentImpl
ConfigMapFluentImpl.MetadataNestedImpl<N>Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.ConfigMapFluent
ConfigMapFluent.MetadataNested<N> -
Field Summary
-
Method Summary
Methods inherited from class io.fabric8.kubernetes.api.model.ConfigMapFluentImpl
addToBinaryData, addToBinaryData, addToData, addToData, buildMetadata, editMetadata, editOrNewMetadata, editOrNewMetadataLike, equals, getApiVersion, getBinaryData, getData, getKind, getMetadata, hasApiVersion, hasBinaryData, hasData, hasImmutable, hasKind, hasMetadata, isImmutable, removeFromBinaryData, removeFromBinaryData, removeFromData, removeFromData, withApiVersion, withBinaryData, withData, withImmutable, withKind, withMetadata, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewImmutable, withNewImmutable, withNewKind, withNewKind, withNewKind, withNewMetadata, withNewMetadataLikeMethods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOfMethods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.fabric8.kubernetes.api.model.ConfigMapFluent
addToBinaryData, addToBinaryData, addToData, addToData, buildMetadata, editMetadata, editOrNewMetadata, editOrNewMetadataLike, getApiVersion, getBinaryData, getData, getKind, getMetadata, hasApiVersion, hasBinaryData, hasData, hasImmutable, hasKind, hasMetadata, isImmutable, removeFromBinaryData, removeFromBinaryData, removeFromData, removeFromData, withApiVersion, withBinaryData, withData, withImmutable, withKind, withMetadata, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewImmutable, withNewImmutable, withNewKind, withNewKind, withNewKind, withNewMetadata, withNewMetadataLike