Package io.fabric8.kubernetes.api.model
Class WatchEventFluentImpl.DownwardAPIVolumeSourceObjectNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.DownwardAPIVolumeSourceFluentImpl<WatchEventFluent.DownwardAPIVolumeSourceObjectNested<N>>
io.fabric8.kubernetes.api.model.WatchEventFluentImpl.DownwardAPIVolumeSourceObjectNestedImpl<N>
- All Implemented Interfaces:
Fluent<WatchEventFluent.DownwardAPIVolumeSourceObjectNested<N>>,Nested<N>,Visitable<WatchEventFluent.DownwardAPIVolumeSourceObjectNested<N>>,DownwardAPIVolumeSourceFluent<WatchEventFluent.DownwardAPIVolumeSourceObjectNested<N>>,WatchEventFluent.DownwardAPIVolumeSourceObjectNested<N>
- Enclosing class:
- WatchEventFluentImpl<A extends WatchEventFluent<A>>
public class WatchEventFluentImpl.DownwardAPIVolumeSourceObjectNestedImpl<N> extends DownwardAPIVolumeSourceFluentImpl<WatchEventFluent.DownwardAPIVolumeSourceObjectNested<N>> implements WatchEventFluent.DownwardAPIVolumeSourceObjectNested<N>, Nested<N>
-
Nested Class Summary
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.DownwardAPIVolumeSourceFluentImpl
DownwardAPIVolumeSourceFluentImpl.ItemsNestedImpl<N>Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.DownwardAPIVolumeSourceFluent
DownwardAPIVolumeSourceFluent.ItemsNested<N> -
Field Summary
-
Method Summary
Modifier and Type Method Description Nand()NendDownwardAPIVolumeSourceObject()Methods inherited from class io.fabric8.kubernetes.api.model.DownwardAPIVolumeSourceFluentImpl
addAllToItems, addNewItem, addNewItemLike, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, editFirstItem, editItem, editLastItem, editMatchingItem, equals, getDefaultMode, getItems, hasDefaultMode, hasItems, hasMatchingItem, removeAllFromItems, removeFromItems, removeMatchingFromItems, setNewItemLike, setToItems, withDefaultMode, withItems, withItems, withNewDefaultMode, withNewDefaultModeMethods 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.DownwardAPIVolumeSourceFluent
addAllToItems, addNewItem, addNewItemLike, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, editFirstItem, editItem, editLastItem, editMatchingItem, getDefaultMode, getItems, hasDefaultMode, hasItems, hasMatchingItem, removeAllFromItems, removeFromItems, removeMatchingFromItems, setNewItemLike, setToItems, withDefaultMode, withItems, withItems, withNewDefaultMode, withNewDefaultMode
-
Method Details
-
and
-
endDownwardAPIVolumeSourceObject
- Specified by:
endDownwardAPIVolumeSourceObjectin interfaceWatchEventFluent.DownwardAPIVolumeSourceObjectNested<N>
-