Package io.fabric8.openshift.api.model
Class DeploymentStrategyFluent.CustomParamsNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.CustomDeploymentStrategyParamsFluent<DeploymentStrategyFluent.CustomParamsNested<N>>
-
- io.fabric8.openshift.api.model.DeploymentStrategyFluent.CustomParamsNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- DeploymentStrategyFluent<A extends DeploymentStrategyFluent<A>>
public class DeploymentStrategyFluent.CustomParamsNested<N> extends CustomDeploymentStrategyParamsFluent<DeploymentStrategyFluent.CustomParamsNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.CustomDeploymentStrategyParamsFluent
CustomDeploymentStrategyParamsFluent.EnvironmentNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendCustomParams()-
Methods inherited from class io.fabric8.openshift.api.model.CustomDeploymentStrategyParamsFluent
addAllToCommand, addAllToEnvironment, addNewEnvironment, addNewEnvironmentLike, addToAdditionalProperties, addToAdditionalProperties, addToCommand, addToCommand, addToEnvironment, addToEnvironment, buildEnvironment, buildEnvironment, buildFirstEnvironment, buildLastEnvironment, buildMatchingEnvironment, copyInstance, editEnvironment, editFirstEnvironment, editLastEnvironment, editMatchingEnvironment, equals, getAdditionalProperties, getCommand, getCommand, getFirstCommand, getImage, getLastCommand, getMatchingCommand, hasAdditionalProperties, hasCommand, hasEnvironment, hashCode, hasImage, hasMatchingCommand, hasMatchingEnvironment, removeAllFromCommand, removeAllFromEnvironment, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromCommand, removeFromEnvironment, removeMatchingFromEnvironment, setNewEnvironmentLike, setToCommand, setToEnvironment, toString, withAdditionalProperties, withCommand, withCommand, withEnvironment, withEnvironment, withImage
-
-