Package io.fabric8.kubernetes.api.model
Interface ProbeFluent.ExecNested<N>
- All Superinterfaces:
ExecActionFluent<ProbeFluent.ExecNested<N>>
,Fluent<ProbeFluent.ExecNested<N>>
,Nested<N>
- All Known Implementing Classes:
ProbeFluentImpl.ExecNestedImpl
- Enclosing interface:
- ProbeFluent<A extends ProbeFluent<A>>
public static interface ProbeFluent.ExecNested<N> extends Nested<N>, ExecActionFluent<ProbeFluent.ExecNested<N>>
-
Method Summary
Methods inherited from interface io.fabric8.kubernetes.api.model.ExecActionFluent
addAllToCommand, addNewCommand, addNewCommand, addNewCommand, addToCommand, addToCommand, getCommand, getCommand, getFirstCommand, getLastCommand, getMatchingCommand, hasCommand, hasMatchingCommand, removeAllFromCommand, removeFromCommand, setToCommand, withCommand, withCommand