Package io.fabric8.kubernetes.api.model
Interface WatchEventFluent.LifecycleObjectNested<N>
- All Superinterfaces:
Fluent<WatchEventFluent.LifecycleObjectNested<N>>
,LifecycleFluent<WatchEventFluent.LifecycleObjectNested<N>>
,Nested<N>
- All Known Implementing Classes:
WatchEventFluentImpl.LifecycleObjectNestedImpl
- Enclosing interface:
- WatchEventFluent<A extends WatchEventFluent<A>>
public static interface WatchEventFluent.LifecycleObjectNested<N> extends Nested<N>, LifecycleFluent<WatchEventFluent.LifecycleObjectNested<N>>
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.LifecycleFluent
LifecycleFluent.PostStartNested<N>, LifecycleFluent.PreStopNested<N>
-
Method Summary
Modifier and Type Method Description N
and()
N
endLifecycleObject()
Methods inherited from interface io.fabric8.kubernetes.api.model.LifecycleFluent
buildPostStart, buildPreStop, editOrNewPostStart, editOrNewPostStartLike, editOrNewPreStop, editOrNewPreStopLike, editPostStart, editPreStop, getPostStart, getPreStop, hasPostStart, hasPreStop, withNewPostStart, withNewPostStartLike, withNewPreStop, withNewPreStopLike, withPostStart, withPreStop