Package io.fabric8.openshift.api.model
Interface BuildPostCommitSpecFluent<A extends BuildPostCommitSpecFluent<A>>
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>
- All Known Subinterfaces:
BuildConfigSpecFluent.PostCommitNested<N>,BuildSpecFluent.PostCommitNested<N>
- All Known Implementing Classes:
BuildConfigSpecFluentImpl.PostCommitNestedImpl,BuildPostCommitSpecBuilder,BuildPostCommitSpecFluentImpl,BuildSpecFluentImpl.PostCommitNestedImpl,DoneableBuildPostCommitSpec
public interface BuildPostCommitSpecFluent<A extends BuildPostCommitSpecFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
-
Method Summary
-
Method Details
-
addToArgs
-
setToArgs
-
addToArgs
-
addAllToArgs
-
removeFromArgs
-
removeAllFromArgs
-
getArgs
-
getArg
-
getFirstArg
String getFirstArg() -
getLastArg
String getLastArg() -
getMatchingArg
-
hasMatchingArg
-
withArgs
-
withArgs
-
hasArgs
Boolean hasArgs() -
addNewArg
-
addNewArg
-
addNewArg
-
addToCommand
-
setToCommand
-
addToCommand
-
addAllToCommand
-
removeFromCommand
-
removeAllFromCommand
-
getCommand
-
getCommand
-
getFirstCommand
String getFirstCommand() -
getLastCommand
String getLastCommand() -
getMatchingCommand
-
hasMatchingCommand
-
withCommand
-
withCommand
-
hasCommand
Boolean hasCommand() -
addNewCommand
-
addNewCommand
-
addNewCommand
-
getScript
String getScript() -
withScript
-
hasScript
Boolean hasScript() -
withNewScript
-
withNewScript
-
withNewScript
-