Package io.fabric8.kubernetes.api.model
Class WatchEventFluentImpl.APIServiceListObjectNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.APIServiceListFluentImpl<WatchEventFluent.APIServiceListObjectNested<N>>
io.fabric8.kubernetes.api.model.WatchEventFluentImpl.APIServiceListObjectNestedImpl<N>
- All Implemented Interfaces:
Fluent<WatchEventFluent.APIServiceListObjectNested<N>>,Nested<N>,Visitable<WatchEventFluent.APIServiceListObjectNested<N>>,APIServiceListFluent<WatchEventFluent.APIServiceListObjectNested<N>>,WatchEventFluent.APIServiceListObjectNested<N>
- Enclosing class:
- WatchEventFluentImpl<A extends WatchEventFluent<A>>
public class WatchEventFluentImpl.APIServiceListObjectNestedImpl<N> extends APIServiceListFluentImpl<WatchEventFluent.APIServiceListObjectNested<N>> implements WatchEventFluent.APIServiceListObjectNested<N>, Nested<N>
-
Nested Class Summary
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.APIServiceListFluentImpl
APIServiceListFluentImpl.ItemsNestedImpl<N>, APIServiceListFluentImpl.MetadataNestedImpl<N>Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.APIServiceListFluent
APIServiceListFluent.ItemsNested<N>, APIServiceListFluent.MetadataNested<N> -
Field Summary
-
Method Summary
Modifier and Type Method Description Nand()NendAPIServiceListObject()Methods inherited from class io.fabric8.kubernetes.api.model.APIServiceListFluentImpl
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.APIServiceListFluent
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
-
endAPIServiceListObject
- Specified by:
endAPIServiceListObjectin interfaceWatchEventFluent.APIServiceListObjectNested<N>
-