Package io.fabric8.kubernetes.api.model
Interface ContainerFluent.LifecycleNested<N>
- All Superinterfaces:
Fluent<ContainerFluent.LifecycleNested<N>>
,LifecycleFluent<ContainerFluent.LifecycleNested<N>>
,Nested<N>
- All Known Implementing Classes:
ContainerFluentImpl.LifecycleNestedImpl
- Enclosing interface:
- ContainerFluent<A extends ContainerFluent<A>>
public static interface ContainerFluent.LifecycleNested<N> extends Nested<N>, LifecycleFluent<ContainerFluent.LifecycleNested<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
endLifecycle()
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