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
-
Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
_visitables
-
-
Method Summary
All Methods Instance Methods Concrete Methods 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, getResourceVersionMatch, getTimeoutSeconds, hasAllowWatchBookmarks, hasApiVersion, hasContinue, hasFieldSelector, hashCode, hasKind, hasLabelSelector, hasLimit, hasResourceVersion, hasResourceVersionMatch, 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, withNewResourceVersionMatch, withNewResourceVersionMatch, withNewResourceVersionMatch, withNewWatch, withNewWatch, withResourceVersion, withResourceVersionMatch, withTimeoutSeconds, withWatch
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, aggregate, aggregate, build, build, builderOf
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface io.fabric8.kubernetes.api.model.ListOptionsFluent
getApiVersion, getContinue, getFieldSelector, getKind, getLabelSelector, getLimit, getResourceVersion, getResourceVersionMatch, getTimeoutSeconds, hasAllowWatchBookmarks, hasApiVersion, hasContinue, hasFieldSelector, hasKind, hasLabelSelector, hasLimit, hasResourceVersion, hasResourceVersionMatch, 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, withNewResourceVersionMatch, withNewResourceVersionMatch, withNewResourceVersionMatch, withNewWatch, withNewWatch, withResourceVersion, withResourceVersionMatch, withTimeoutSeconds, withWatch
-
-
-
-
Method Detail
-
and
public N and()
-
endListOptionsObject
public N endListOptionsObject()
- Specified by:
endListOptionsObjectin interfaceWatchEventFluent.ListOptionsObjectNested<N>
-
-