Package io.fabric8.kubernetes.api.model
Class WatchEventFluentImpl.ConfigMapVolumeSourceObjectNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.ConfigMapVolumeSourceFluentImpl<WatchEventFluent.ConfigMapVolumeSourceObjectNested<N>>
io.fabric8.kubernetes.api.model.WatchEventFluentImpl.ConfigMapVolumeSourceObjectNestedImpl<N>
- All Implemented Interfaces:
Fluent<WatchEventFluent.ConfigMapVolumeSourceObjectNested<N>>,Nested<N>,Visitable<WatchEventFluent.ConfigMapVolumeSourceObjectNested<N>>,ConfigMapVolumeSourceFluent<WatchEventFluent.ConfigMapVolumeSourceObjectNested<N>>,WatchEventFluent.ConfigMapVolumeSourceObjectNested<N>
- Enclosing class:
- WatchEventFluentImpl<A extends WatchEventFluent<A>>
public class WatchEventFluentImpl.ConfigMapVolumeSourceObjectNestedImpl<N> extends ConfigMapVolumeSourceFluentImpl<WatchEventFluent.ConfigMapVolumeSourceObjectNested<N>> implements WatchEventFluent.ConfigMapVolumeSourceObjectNested<N>, Nested<N>
-
Nested Class Summary
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.ConfigMapVolumeSourceFluentImpl
ConfigMapVolumeSourceFluentImpl.ItemsNestedImpl<N>Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.ConfigMapVolumeSourceFluent
ConfigMapVolumeSourceFluent.ItemsNested<N> -
Field Summary
-
Method Summary
Modifier and Type Method Description Nand()NendConfigMapVolumeSourceObject()Methods inherited from class io.fabric8.kubernetes.api.model.ConfigMapVolumeSourceFluentImpl
addAllToItems, addNewItem, addNewItem, addNewItemLike, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, editFirstItem, editItem, editLastItem, editMatchingItem, equals, getDefaultMode, getItems, getName, hasDefaultMode, hasItems, hasMatchingItem, hasName, hasOptional, isOptional, removeAllFromItems, removeFromItems, removeMatchingFromItems, setNewItemLike, setToItems, withDefaultMode, withItems, withItems, withName, withNewDefaultMode, withNewDefaultMode, withNewName, withNewName, withNewName, withNewOptional, withNewOptional, withOptionalMethods 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.ConfigMapVolumeSourceFluent
addAllToItems, addNewItem, addNewItem, addNewItemLike, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, editFirstItem, editItem, editLastItem, editMatchingItem, getDefaultMode, getItems, getName, hasDefaultMode, hasItems, hasMatchingItem, hasName, hasOptional, isOptional, removeAllFromItems, removeFromItems, removeMatchingFromItems, setNewItemLike, setToItems, withDefaultMode, withItems, withItems, withName, withNewDefaultMode, withNewDefaultMode, withNewName, withNewName, withNewName, withNewOptional, withNewOptional, withOptional
-
Method Details
-
and
-
endConfigMapVolumeSourceObject
- Specified by:
endConfigMapVolumeSourceObjectin interfaceWatchEventFluent.ConfigMapVolumeSourceObjectNested<N>
-