Package io.fabric8.openshift.api.model
Interface BuildSpecFluent.PostCommitNested<N>
- All Superinterfaces:
BuildPostCommitSpecFluent<BuildSpecFluent.PostCommitNested<N>>,io.fabric8.kubernetes.api.builder.Fluent<BuildSpecFluent.PostCommitNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>
- All Known Implementing Classes:
BuildSpecFluentImpl.PostCommitNestedImpl
- Enclosing interface:
- BuildSpecFluent<A extends BuildSpecFluent<A>>
public static interface BuildSpecFluent.PostCommitNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, BuildPostCommitSpecFluent<BuildSpecFluent.PostCommitNested<N>>
-
Method Summary
Modifier and Type Method Description Nand()NendPostCommit()Methods inherited from interface io.fabric8.openshift.api.model.BuildPostCommitSpecFluent
addAllToArgs, addAllToCommand, addNewArg, addNewArg, addNewArg, addNewCommand, addNewCommand, addNewCommand, addToArgs, addToArgs, addToCommand, addToCommand, getArg, getArgs, getCommand, getCommand, getFirstArg, getFirstCommand, getLastArg, getLastCommand, getMatchingArg, getMatchingCommand, getScript, hasArgs, hasCommand, hasMatchingArg, hasMatchingCommand, hasScript, removeAllFromArgs, removeAllFromCommand, removeFromArgs, removeFromCommand, setToArgs, setToCommand, withArgs, withArgs, withCommand, withCommand, withNewScript, withNewScript, withNewScript, withScript
-
Method Details
-
and
N and()- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endPostCommit
N endPostCommit()
-