Package io.fabric8.kubernetes.api.model
Interface WatchEventFluent.ListMetaObjectNested<N>
-
- All Superinterfaces:
Fluent<WatchEventFluent.ListMetaObjectNested<N>>,ListMetaFluent<WatchEventFluent.ListMetaObjectNested<N>>,Nested<N>
- All Known Implementing Classes:
WatchEventFluentImpl.ListMetaObjectNestedImpl
- Enclosing interface:
- WatchEventFluent<A extends WatchEventFluent<A>>
public static interface WatchEventFluent.ListMetaObjectNested<N> extends Nested<N>, ListMetaFluent<WatchEventFluent.ListMetaObjectNested<N>>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendListMetaObject()-
Methods inherited from interface io.fabric8.kubernetes.api.model.ListMetaFluent
getContinue, getRemainingItemCount, getResourceVersion, getSelfLink, hasContinue, hasRemainingItemCount, hasResourceVersion, hasSelfLink, withContinue, withNewContinue, withNewContinue, withNewContinue, withNewResourceVersion, withNewResourceVersion, withNewResourceVersion, withNewSelfLink, withNewSelfLink, withNewSelfLink, withRemainingItemCount, withResourceVersion, withSelfLink
-
-