Package io.fabric8.openshift.api.model
Interface DeploymentStrategyFluent.CustomParamsNested<N>
- All Superinterfaces:
CustomDeploymentStrategyParamsFluent<DeploymentStrategyFluent.CustomParamsNested<N>>,io.fabric8.kubernetes.api.builder.Fluent<DeploymentStrategyFluent.CustomParamsNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>
- All Known Implementing Classes:
DeploymentStrategyFluentImpl.CustomParamsNestedImpl
- Enclosing interface:
- DeploymentStrategyFluent<A extends DeploymentStrategyFluent<A>>
public static interface DeploymentStrategyFluent.CustomParamsNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, CustomDeploymentStrategyParamsFluent<DeploymentStrategyFluent.CustomParamsNested<N>>
-
Method Summary
Modifier and Type Method Description Nand()NendCustomParams()Methods inherited from interface io.fabric8.openshift.api.model.CustomDeploymentStrategyParamsFluent
addAllToCommand, addAllToEnvironment, addNewCommand, addNewCommand, addNewCommand, addToCommand, addToCommand, addToEnvironment, addToEnvironment, getCommand, getCommand, getEnvironment, getEnvironment, getFirstCommand, getFirstEnvironment, getImage, getLastCommand, getLastEnvironment, getMatchingCommand, getMatchingEnvironment, hasCommand, hasEnvironment, hasImage, hasMatchingCommand, hasMatchingEnvironment, removeAllFromCommand, removeAllFromEnvironment, removeFromCommand, removeFromEnvironment, setToCommand, setToEnvironment, withCommand, withCommand, withEnvironment, withEnvironment, withImage, withNewImage, withNewImage, withNewImage
-
Method Details
-
and
N and()- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endCustomParams
N endCustomParams()
-