Package io.fabric8.openshift.api.model
Interface BuildConfigSpecFluent.PostCommitNested<N>
- All Superinterfaces:
BuildPostCommitSpecFluent<BuildConfigSpecFluent.PostCommitNested<N>>,io.fabric8.kubernetes.api.builder.Fluent<BuildConfigSpecFluent.PostCommitNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>
- All Known Implementing Classes:
BuildConfigSpecFluentImpl.PostCommitNestedImpl
- Enclosing interface:
- BuildConfigSpecFluent<A extends BuildConfigSpecFluent<A>>
public static interface BuildConfigSpecFluent.PostCommitNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, BuildPostCommitSpecFluent<BuildConfigSpecFluent.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()
-