Package io.fabric8.openshift.api.model
Class CommonSpecFluent.PostCommitNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.BuildPostCommitSpecFluent<CommonSpecFluent.PostCommitNested<N>>
-
- io.fabric8.openshift.api.model.CommonSpecFluent.PostCommitNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- CommonSpecFluent<A extends CommonSpecFluent<A>>
public class CommonSpecFluent.PostCommitNested<N> extends BuildPostCommitSpecFluent<CommonSpecFluent.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
-
-