Package io.fabric8.kubernetes.api.model
Class LifecycleHandlerFluent.ExecNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.ExecActionFluent<LifecycleHandlerFluent.ExecNested<N>>
-
- io.fabric8.kubernetes.api.model.LifecycleHandlerFluent.ExecNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- LifecycleHandlerFluent<A extends LifecycleHandlerFluent<A>>
public class LifecycleHandlerFluent.ExecNested<N> extends ExecActionFluent<LifecycleHandlerFluent.ExecNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description N
and()
N
endExec()
-
Methods inherited from class io.fabric8.kubernetes.api.model.ExecActionFluent
addAllToCommand, addToAdditionalProperties, addToAdditionalProperties, addToCommand, addToCommand, copyInstance, equals, getAdditionalProperties, getCommand, getCommand, getFirstCommand, getLastCommand, getMatchingCommand, hasAdditionalProperties, hasCommand, hashCode, hasMatchingCommand, removeAllFromCommand, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromCommand, setToCommand, toString, withAdditionalProperties, withCommand, withCommand
-
-