Package io.fabric8.openshift.api.model
Class DeploymentStrategyFluentImpl.CustomParamsNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.openshift.api.model.CustomDeploymentStrategyParamsFluentImpl<DeploymentStrategyFluent.CustomParamsNested<N>>
io.fabric8.openshift.api.model.DeploymentStrategyFluentImpl.CustomParamsNestedImpl<N>
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<DeploymentStrategyFluent.CustomParamsNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<DeploymentStrategyFluent.CustomParamsNested<N>>,CustomDeploymentStrategyParamsFluent<DeploymentStrategyFluent.CustomParamsNested<N>>,DeploymentStrategyFluent.CustomParamsNested<N>
- Enclosing class:
- DeploymentStrategyFluentImpl<A extends DeploymentStrategyFluent<A>>
public class DeploymentStrategyFluentImpl.CustomParamsNestedImpl<N> extends CustomDeploymentStrategyParamsFluentImpl<DeploymentStrategyFluent.CustomParamsNested<N>> implements DeploymentStrategyFluent.CustomParamsNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
Field Summary
-
Method Summary
Modifier and Type Method Description Nand()NendCustomParams()Methods inherited from class io.fabric8.openshift.api.model.CustomDeploymentStrategyParamsFluentImpl
addAllToCommand, addAllToEnvironment, addNewCommand, addNewCommand, addNewCommand, addToCommand, addToCommand, addToEnvironment, addToEnvironment, equals, 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, withNewImageMethods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOfMethods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods 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
- Specified by:
andin interfaceDeploymentStrategyFluent.CustomParamsNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endCustomParams
- Specified by:
endCustomParamsin interfaceDeploymentStrategyFluent.CustomParamsNested<N>
-