Package io.fabric8.kubernetes.api.model
Class WatchEventFluentImpl.ListOptionsObjectNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.ListOptionsFluentImpl<WatchEventFluent.ListOptionsObjectNested<N>>
io.fabric8.kubernetes.api.model.WatchEventFluentImpl.ListOptionsObjectNestedImpl<N>
- All Implemented Interfaces:
Fluent<WatchEventFluent.ListOptionsObjectNested<N>>,Nested<N>,Visitable<WatchEventFluent.ListOptionsObjectNested<N>>,ListOptionsFluent<WatchEventFluent.ListOptionsObjectNested<N>>,WatchEventFluent.ListOptionsObjectNested<N>
- Enclosing class:
- WatchEventFluentImpl<A extends WatchEventFluent<A>>
public class WatchEventFluentImpl.ListOptionsObjectNestedImpl<N> extends ListOptionsFluentImpl<WatchEventFluent.ListOptionsObjectNested<N>> implements WatchEventFluent.ListOptionsObjectNested<N>, Nested<N>
-
Field Summary
-
Method Summary
Modifier and Type Method Description Nand()NendListOptionsObject()Methods inherited from class io.fabric8.kubernetes.api.model.ListOptionsFluentImpl
equals, getApiVersion, getContinue, getFieldSelector, getKind, getLabelSelector, getLimit, getResourceVersion, getTimeoutSeconds, hasAllowWatchBookmarks, hasApiVersion, hasContinue, hasFieldSelector, hasKind, hasLabelSelector, hasLimit, hasResourceVersion, hasTimeoutSeconds, hasWatch, isAllowWatchBookmarks, isWatch, withAllowWatchBookmarks, withApiVersion, withContinue, withFieldSelector, withKind, withLabelSelector, withLimit, withNewAllowWatchBookmarks, withNewAllowWatchBookmarks, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewContinue, withNewContinue, withNewContinue, withNewFieldSelector, withNewFieldSelector, withNewFieldSelector, withNewKind, withNewKind, withNewKind, withNewLabelSelector, withNewLabelSelector, withNewLabelSelector, withNewResourceVersion, withNewResourceVersion, withNewResourceVersion, withNewWatch, withNewWatch, withResourceVersion, withTimeoutSeconds, withWatchMethods 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.ListOptionsFluent
getApiVersion, getContinue, getFieldSelector, getKind, getLabelSelector, getLimit, getResourceVersion, getTimeoutSeconds, hasAllowWatchBookmarks, hasApiVersion, hasContinue, hasFieldSelector, hasKind, hasLabelSelector, hasLimit, hasResourceVersion, hasTimeoutSeconds, hasWatch, isAllowWatchBookmarks, isWatch, withAllowWatchBookmarks, withApiVersion, withContinue, withFieldSelector, withKind, withLabelSelector, withLimit, withNewAllowWatchBookmarks, withNewAllowWatchBookmarks, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewContinue, withNewContinue, withNewContinue, withNewFieldSelector, withNewFieldSelector, withNewFieldSelector, withNewKind, withNewKind, withNewKind, withNewLabelSelector, withNewLabelSelector, withNewLabelSelector, withNewResourceVersion, withNewResourceVersion, withNewResourceVersion, withNewWatch, withNewWatch, withResourceVersion, withTimeoutSeconds, withWatch
-
Method Details
-
and
-
endListOptionsObject
- Specified by:
endListOptionsObjectin interfaceWatchEventFluent.ListOptionsObjectNested<N>
-