Package io.fabric8.openshift.api.model
Class BuildSpecFluentImpl.PostCommitNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.openshift.api.model.BuildPostCommitSpecFluentImpl<BuildSpecFluent.PostCommitNested<N>>
io.fabric8.openshift.api.model.BuildSpecFluentImpl.PostCommitNestedImpl<N>
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<BuildSpecFluent.PostCommitNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<BuildSpecFluent.PostCommitNested<N>>,BuildPostCommitSpecFluent<BuildSpecFluent.PostCommitNested<N>>,BuildSpecFluent.PostCommitNested<N>
- Enclosing class:
- BuildSpecFluentImpl<A extends BuildSpecFluent<A>>
public class BuildSpecFluentImpl.PostCommitNestedImpl<N> extends BuildPostCommitSpecFluentImpl<BuildSpecFluent.PostCommitNested<N>> implements BuildSpecFluent.PostCommitNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
Field Summary
-
Method Summary
Modifier and Type Method Description Nand()NendPostCommit()Methods inherited from class io.fabric8.openshift.api.model.BuildPostCommitSpecFluentImpl
addAllToArgs, addAllToCommand, addNewArg, addNewArg, addNewArg, addNewCommand, addNewCommand, addNewCommand, addToArgs, addToArgs, addToCommand, addToCommand, equals, 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, withScriptMethods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOfMethods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods 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
- Specified by:
andin interfaceBuildSpecFluent.PostCommitNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endPostCommit
- Specified by:
endPostCommitin interfaceBuildSpecFluent.PostCommitNested<N>
-