Package io.fabric8.kubernetes.api.model
Class WatchEventFluentImpl.PodListObjectNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.PodListFluentImpl<WatchEventFluent.PodListObjectNested<N>>
io.fabric8.kubernetes.api.model.WatchEventFluentImpl.PodListObjectNestedImpl<N>
- All Implemented Interfaces:
Fluent<WatchEventFluent.PodListObjectNested<N>>,Nested<N>,Visitable<WatchEventFluent.PodListObjectNested<N>>,PodListFluent<WatchEventFluent.PodListObjectNested<N>>,WatchEventFluent.PodListObjectNested<N>
- Enclosing class:
- WatchEventFluentImpl<A extends WatchEventFluent<A>>
public class WatchEventFluentImpl.PodListObjectNestedImpl<N> extends PodListFluentImpl<WatchEventFluent.PodListObjectNested<N>> implements WatchEventFluent.PodListObjectNested<N>, Nested<N>
-
Nested Class Summary
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.PodListFluentImpl
PodListFluentImpl.ItemsNestedImpl<N>, PodListFluentImpl.MetadataNestedImpl<N>Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.PodListFluent
PodListFluent.ItemsNested<N>, PodListFluent.MetadataNested<N> -
Field Summary
-
Method Summary
Modifier and Type Method Description Nand()NendPodListObject()Methods inherited from class io.fabric8.kubernetes.api.model.PodListFluentImpl
addAllToItems, addNewItem, addNewItemLike, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, buildMetadata, editFirstItem, editItem, editLastItem, editMatchingItem, editMetadata, editOrNewMetadata, editOrNewMetadataLike, equals, getApiVersion, getItems, getKind, getMetadata, hasApiVersion, hasItems, hasKind, hasMatchingItem, hasMetadata, removeAllFromItems, removeFromItems, removeMatchingFromItems, setNewItemLike, setToItems, withApiVersion, withItems, withItems, withKind, withMetadata, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewMetadata, 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.PodListFluent
addAllToItems, addNewItem, addNewItemLike, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, buildMetadata, editFirstItem, editItem, editLastItem, editMatchingItem, editMetadata, editOrNewMetadata, editOrNewMetadataLike, getApiVersion, getItems, getKind, getMetadata, hasApiVersion, hasItems, hasKind, hasMatchingItem, hasMetadata, removeAllFromItems, removeFromItems, removeMatchingFromItems, setNewItemLike, setToItems, withApiVersion, withItems, withItems, withKind, withMetadata, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewMetadata, withNewMetadata, withNewMetadataLike
-
Method Details
-
and
-
endPodListObject
- Specified by:
endPodListObjectin interfaceWatchEventFluent.PodListObjectNested<N>
-