Package io.fabric8.kubernetes.api.model
Class WatchEventFluentImpl.ConfigMapObjectNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.ConfigMapFluentImpl<WatchEventFluent.ConfigMapObjectNested<N>>
io.fabric8.kubernetes.api.model.WatchEventFluentImpl.ConfigMapObjectNestedImpl<N>
- All Implemented Interfaces:
Fluent<WatchEventFluent.ConfigMapObjectNested<N>>,Nested<N>,Visitable<WatchEventFluent.ConfigMapObjectNested<N>>,ConfigMapFluent<WatchEventFluent.ConfigMapObjectNested<N>>,WatchEventFluent.ConfigMapObjectNested<N>
- Enclosing class:
- WatchEventFluentImpl<A extends WatchEventFluent<A>>
public class WatchEventFluentImpl.ConfigMapObjectNestedImpl<N> extends ConfigMapFluentImpl<WatchEventFluent.ConfigMapObjectNested<N>> implements WatchEventFluent.ConfigMapObjectNested<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()NendConfigMapObject()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
-
endConfigMapObject
- Specified by:
endConfigMapObjectin interfaceWatchEventFluent.ConfigMapObjectNested<N>
-