Package io.fabric8.openshift.api.model
Class BuildConfigSpecFluent.PostCommitNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.BuildPostCommitSpecFluent<BuildConfigSpecFluent.PostCommitNested<N>>
-
- io.fabric8.openshift.api.model.BuildConfigSpecFluent.PostCommitNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- BuildConfigSpecFluent<A extends BuildConfigSpecFluent<A>>
public class BuildConfigSpecFluent.PostCommitNested<N> extends BuildPostCommitSpecFluent<BuildConfigSpecFluent.PostCommitNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendPostCommit()-
Methods inherited from class io.fabric8.openshift.api.model.BuildPostCommitSpecFluent
addAllToArgs, addAllToCommand, addToAdditionalProperties, addToAdditionalProperties, addToArgs, addToArgs, addToCommand, addToCommand, copyInstance, equals, getAdditionalProperties, getArg, getArgs, getCommand, getCommand, getFirstArg, getFirstCommand, getLastArg, getLastCommand, getMatchingArg, getMatchingCommand, getScript, hasAdditionalProperties, hasArgs, hasCommand, hashCode, hasMatchingArg, hasMatchingCommand, hasScript, removeAllFromArgs, removeAllFromCommand, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromArgs, removeFromCommand, setToArgs, setToCommand, toString, withAdditionalProperties, withArgs, withArgs, withCommand, withCommand, withScript
-
-