Package io.fabric8.kubernetes.api.model
Class ProbeFluent.ExecNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.ExecActionFluent<ProbeFluent.ExecNested<N>>
-
- io.fabric8.kubernetes.api.model.ProbeFluent.ExecNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- ProbeFluent<A extends ProbeFluent<A>>
public class ProbeFluent.ExecNested<N> extends ExecActionFluent<ProbeFluent.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
-
-