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