Package io.fabric8.kubernetes.api.model
Class EphemeralContainerFluent.LifecycleNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.LifecycleFluent<EphemeralContainerFluent.LifecycleNested<N>>
-
- io.fabric8.kubernetes.api.model.EphemeralContainerFluent.LifecycleNested<N>
-
- All Implemented Interfaces:
Nested<N>
- Enclosing class:
- EphemeralContainerFluent<A extends EphemeralContainerFluent<A>>
public class EphemeralContainerFluent.LifecycleNested<N> extends LifecycleFluent<EphemeralContainerFluent.LifecycleNested<N>> implements Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.LifecycleFluent
LifecycleFluent.PostStartNested<N>, LifecycleFluent.PreStopNested<N>
-
-
Field Summary
-
Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
_visitables, VISIT
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendLifecycle()-
Methods inherited from class io.fabric8.kubernetes.api.model.LifecycleFluent
addToAdditionalProperties, addToAdditionalProperties, buildPostStart, buildPreStop, copyInstance, editOrNewPostStart, editOrNewPostStartLike, editOrNewPreStop, editOrNewPreStopLike, editPostStart, editPreStop, equals, getAdditionalProperties, getStopSignal, hasAdditionalProperties, hashCode, hasPostStart, hasPreStop, hasStopSignal, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withNewPostStart, withNewPostStartLike, withNewPreStop, withNewPreStopLike, withPostStart, withPreStop, withStopSignal
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
-