Package io.fabric8.kubernetes.api.model
Class KubeSchemaFluentImpl.ConfigMapNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.ConfigMapFluentImpl<KubeSchemaFluent.ConfigMapNested<N>>
io.fabric8.kubernetes.api.model.KubeSchemaFluentImpl.ConfigMapNestedImpl<N>
- All Implemented Interfaces:
Fluent<KubeSchemaFluent.ConfigMapNested<N>>,Nested<N>,Visitable<KubeSchemaFluent.ConfigMapNested<N>>,ConfigMapFluent<KubeSchemaFluent.ConfigMapNested<N>>,KubeSchemaFluent.ConfigMapNested<N>
- Enclosing class:
- KubeSchemaFluentImpl<A extends KubeSchemaFluent<A>>
public class KubeSchemaFluentImpl.ConfigMapNestedImpl<N> extends ConfigMapFluentImpl<KubeSchemaFluent.ConfigMapNested<N>> implements KubeSchemaFluent.ConfigMapNested<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
Modifier and Type Method Description Nand()NendConfigMap()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
-
Method Details
-
and
-
endConfigMap
- Specified by:
endConfigMapin interfaceKubeSchemaFluent.ConfigMapNested<N>
-