Package io.fabric8.openshift.api.model
Class BuildConfigSpecFluentImpl.PostCommitNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.openshift.api.model.BuildPostCommitSpecFluentImpl<BuildConfigSpecFluent.PostCommitNested<N>>
io.fabric8.openshift.api.model.BuildConfigSpecFluentImpl.PostCommitNestedImpl<N>
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<BuildConfigSpecFluent.PostCommitNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<BuildConfigSpecFluent.PostCommitNested<N>>,BuildConfigSpecFluent.PostCommitNested<N>,BuildPostCommitSpecFluent<BuildConfigSpecFluent.PostCommitNested<N>>
- Enclosing class:
- BuildConfigSpecFluentImpl<A extends BuildConfigSpecFluent<A>>
public class BuildConfigSpecFluentImpl.PostCommitNestedImpl<N> extends BuildPostCommitSpecFluentImpl<BuildConfigSpecFluent.PostCommitNested<N>> implements BuildConfigSpecFluent.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 interfaceBuildConfigSpecFluent.PostCommitNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endPostCommit
- Specified by:
endPostCommitin interfaceBuildConfigSpecFluent.PostCommitNested<N>
-