Package io.fabric8.openshift.api.model
Class DeploymentStrategyFluentImpl<A extends DeploymentStrategyFluent<A>>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.openshift.api.model.DeploymentStrategyFluentImpl<A>
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>,io.fabric8.kubernetes.api.builder.Visitable<A>,DeploymentStrategyFluent<A>
- Direct Known Subclasses:
DeploymentConfigSpecFluentImpl.StrategyNestedImpl,DeploymentStrategyBuilder,DoneableDeploymentStrategy
public class DeploymentStrategyFluentImpl<A extends DeploymentStrategyFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements DeploymentStrategyFluent<A>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description classDeploymentStrategyFluentImpl.CustomParamsNestedImpl<N>classDeploymentStrategyFluentImpl.RecreateParamsNestedImpl<N>classDeploymentStrategyFluentImpl.ResourcesNestedImpl<N>classDeploymentStrategyFluentImpl.RollingParamsNestedImpl<N>Nested classes/interfaces inherited from interface io.fabric8.openshift.api.model.DeploymentStrategyFluent
DeploymentStrategyFluent.CustomParamsNested<N>, DeploymentStrategyFluent.RecreateParamsNested<N>, DeploymentStrategyFluent.ResourcesNested<N>, DeploymentStrategyFluent.RollingParamsNested<N> -
Field Summary
-
Constructor Summary
Constructors Constructor Description DeploymentStrategyFluentImpl()DeploymentStrategyFluentImpl(DeploymentStrategy instance) -
Method Summary
-
Constructor Details
-
DeploymentStrategyFluentImpl
public DeploymentStrategyFluentImpl() -
DeploymentStrategyFluentImpl
-
-
Method Details
-
getActiveDeadlineSeconds
- Specified by:
getActiveDeadlineSecondsin interfaceDeploymentStrategyFluent<A extends DeploymentStrategyFluent<A>>
-
withActiveDeadlineSeconds
- Specified by:
withActiveDeadlineSecondsin interfaceDeploymentStrategyFluent<A extends DeploymentStrategyFluent<A>>
-
hasActiveDeadlineSeconds
- Specified by:
hasActiveDeadlineSecondsin interfaceDeploymentStrategyFluent<A extends DeploymentStrategyFluent<A>>
-
addToAnnotations
- Specified by:
addToAnnotationsin interfaceDeploymentStrategyFluent<A extends DeploymentStrategyFluent<A>>
-
addToAnnotations
- Specified by:
addToAnnotationsin interfaceDeploymentStrategyFluent<A extends DeploymentStrategyFluent<A>>
-
removeFromAnnotations
- Specified by:
removeFromAnnotationsin interfaceDeploymentStrategyFluent<A extends DeploymentStrategyFluent<A>>
-
removeFromAnnotations
- Specified by:
removeFromAnnotationsin interfaceDeploymentStrategyFluent<A extends DeploymentStrategyFluent<A>>
-
getAnnotations
- Specified by:
getAnnotationsin interfaceDeploymentStrategyFluent<A extends DeploymentStrategyFluent<A>>
-
withAnnotations
- Specified by:
withAnnotationsin interfaceDeploymentStrategyFluent<A extends DeploymentStrategyFluent<A>>
-
hasAnnotations
- Specified by:
hasAnnotationsin interfaceDeploymentStrategyFluent<A extends DeploymentStrategyFluent<A>>
-
getCustomParams
Deprecated.This method has been deprecated, please use method buildCustomParams instead.- Specified by:
getCustomParamsin interfaceDeploymentStrategyFluent<A extends DeploymentStrategyFluent<A>>- Returns:
- The buildable object.
-
buildCustomParams
- Specified by:
buildCustomParamsin interfaceDeploymentStrategyFluent<A extends DeploymentStrategyFluent<A>>
-
withCustomParams
- Specified by:
withCustomParamsin interfaceDeploymentStrategyFluent<A extends DeploymentStrategyFluent<A>>
-
hasCustomParams
- Specified by:
hasCustomParamsin interfaceDeploymentStrategyFluent<A extends DeploymentStrategyFluent<A>>
-
withNewCustomParams
- Specified by:
withNewCustomParamsin interfaceDeploymentStrategyFluent<A extends DeploymentStrategyFluent<A>>
-
withNewCustomParamsLike
public DeploymentStrategyFluent.CustomParamsNested<A> withNewCustomParamsLike(CustomDeploymentStrategyParams item)- Specified by:
withNewCustomParamsLikein interfaceDeploymentStrategyFluent<A extends DeploymentStrategyFluent<A>>
-
editCustomParams
- Specified by:
editCustomParamsin interfaceDeploymentStrategyFluent<A extends DeploymentStrategyFluent<A>>
-
editOrNewCustomParams
- Specified by:
editOrNewCustomParamsin interfaceDeploymentStrategyFluent<A extends DeploymentStrategyFluent<A>>
-
editOrNewCustomParamsLike
public DeploymentStrategyFluent.CustomParamsNested<A> editOrNewCustomParamsLike(CustomDeploymentStrategyParams item)- Specified by:
editOrNewCustomParamsLikein interfaceDeploymentStrategyFluent<A extends DeploymentStrategyFluent<A>>
-
addToLabels
- Specified by:
addToLabelsin interfaceDeploymentStrategyFluent<A extends DeploymentStrategyFluent<A>>
-
addToLabels
- Specified by:
addToLabelsin interfaceDeploymentStrategyFluent<A extends DeploymentStrategyFluent<A>>
-
removeFromLabels
- Specified by:
removeFromLabelsin interfaceDeploymentStrategyFluent<A extends DeploymentStrategyFluent<A>>
-
removeFromLabels
- Specified by:
removeFromLabelsin interfaceDeploymentStrategyFluent<A extends DeploymentStrategyFluent<A>>
-
getLabels
- Specified by:
getLabelsin interfaceDeploymentStrategyFluent<A extends DeploymentStrategyFluent<A>>
-
withLabels
- Specified by:
withLabelsin interfaceDeploymentStrategyFluent<A extends DeploymentStrategyFluent<A>>
-
hasLabels
- Specified by:
hasLabelsin interfaceDeploymentStrategyFluent<A extends DeploymentStrategyFluent<A>>
-
getRecreateParams
Deprecated.This method has been deprecated, please use method buildRecreateParams instead.- Specified by:
getRecreateParamsin interfaceDeploymentStrategyFluent<A extends DeploymentStrategyFluent<A>>- Returns:
- The buildable object.
-
buildRecreateParams
- Specified by:
buildRecreateParamsin interfaceDeploymentStrategyFluent<A extends DeploymentStrategyFluent<A>>
-
withRecreateParams
- Specified by:
withRecreateParamsin interfaceDeploymentStrategyFluent<A extends DeploymentStrategyFluent<A>>
-
hasRecreateParams
- Specified by:
hasRecreateParamsin interfaceDeploymentStrategyFluent<A extends DeploymentStrategyFluent<A>>
-
withNewRecreateParams
- Specified by:
withNewRecreateParamsin interfaceDeploymentStrategyFluent<A extends DeploymentStrategyFluent<A>>
-
withNewRecreateParamsLike
public DeploymentStrategyFluent.RecreateParamsNested<A> withNewRecreateParamsLike(RecreateDeploymentStrategyParams item)- Specified by:
withNewRecreateParamsLikein interfaceDeploymentStrategyFluent<A extends DeploymentStrategyFluent<A>>
-
editRecreateParams
- Specified by:
editRecreateParamsin interfaceDeploymentStrategyFluent<A extends DeploymentStrategyFluent<A>>
-
editOrNewRecreateParams
- Specified by:
editOrNewRecreateParamsin interfaceDeploymentStrategyFluent<A extends DeploymentStrategyFluent<A>>
-
editOrNewRecreateParamsLike
public DeploymentStrategyFluent.RecreateParamsNested<A> editOrNewRecreateParamsLike(RecreateDeploymentStrategyParams item)- Specified by:
editOrNewRecreateParamsLikein interfaceDeploymentStrategyFluent<A extends DeploymentStrategyFluent<A>>
-
getResources
Deprecated.This method has been deprecated, please use method buildResources instead.- Specified by:
getResourcesin interfaceDeploymentStrategyFluent<A extends DeploymentStrategyFluent<A>>- Returns:
- The buildable object.
-
buildResources
public io.fabric8.kubernetes.api.model.ResourceRequirements buildResources()- Specified by:
buildResourcesin interfaceDeploymentStrategyFluent<A extends DeploymentStrategyFluent<A>>
-
withResources
- Specified by:
withResourcesin interfaceDeploymentStrategyFluent<A extends DeploymentStrategyFluent<A>>
-
hasResources
- Specified by:
hasResourcesin interfaceDeploymentStrategyFluent<A extends DeploymentStrategyFluent<A>>
-
withNewResources
- Specified by:
withNewResourcesin interfaceDeploymentStrategyFluent<A extends DeploymentStrategyFluent<A>>
-
withNewResourcesLike
public DeploymentStrategyFluent.ResourcesNested<A> withNewResourcesLike(io.fabric8.kubernetes.api.model.ResourceRequirements item)- Specified by:
withNewResourcesLikein interfaceDeploymentStrategyFluent<A extends DeploymentStrategyFluent<A>>
-
editResources
- Specified by:
editResourcesin interfaceDeploymentStrategyFluent<A extends DeploymentStrategyFluent<A>>
-
editOrNewResources
- Specified by:
editOrNewResourcesin interfaceDeploymentStrategyFluent<A extends DeploymentStrategyFluent<A>>
-
editOrNewResourcesLike
public DeploymentStrategyFluent.ResourcesNested<A> editOrNewResourcesLike(io.fabric8.kubernetes.api.model.ResourceRequirements item)- Specified by:
editOrNewResourcesLikein interfaceDeploymentStrategyFluent<A extends DeploymentStrategyFluent<A>>
-
getRollingParams
Deprecated.This method has been deprecated, please use method buildRollingParams instead.- Specified by:
getRollingParamsin interfaceDeploymentStrategyFluent<A extends DeploymentStrategyFluent<A>>- Returns:
- The buildable object.
-
buildRollingParams
- Specified by:
buildRollingParamsin interfaceDeploymentStrategyFluent<A extends DeploymentStrategyFluent<A>>
-
withRollingParams
- Specified by:
withRollingParamsin interfaceDeploymentStrategyFluent<A extends DeploymentStrategyFluent<A>>
-
hasRollingParams
- Specified by:
hasRollingParamsin interfaceDeploymentStrategyFluent<A extends DeploymentStrategyFluent<A>>
-
withNewRollingParams
- Specified by:
withNewRollingParamsin interfaceDeploymentStrategyFluent<A extends DeploymentStrategyFluent<A>>
-
withNewRollingParamsLike
public DeploymentStrategyFluent.RollingParamsNested<A> withNewRollingParamsLike(RollingDeploymentStrategyParams item)- Specified by:
withNewRollingParamsLikein interfaceDeploymentStrategyFluent<A extends DeploymentStrategyFluent<A>>
-
editRollingParams
- Specified by:
editRollingParamsin interfaceDeploymentStrategyFluent<A extends DeploymentStrategyFluent<A>>
-
editOrNewRollingParams
- Specified by:
editOrNewRollingParamsin interfaceDeploymentStrategyFluent<A extends DeploymentStrategyFluent<A>>
-
editOrNewRollingParamsLike
public DeploymentStrategyFluent.RollingParamsNested<A> editOrNewRollingParamsLike(RollingDeploymentStrategyParams item)- Specified by:
editOrNewRollingParamsLikein interfaceDeploymentStrategyFluent<A extends DeploymentStrategyFluent<A>>
-
getType
- Specified by:
getTypein interfaceDeploymentStrategyFluent<A extends DeploymentStrategyFluent<A>>
-
withType
- Specified by:
withTypein interfaceDeploymentStrategyFluent<A extends DeploymentStrategyFluent<A>>
-
hasType
- Specified by:
hasTypein interfaceDeploymentStrategyFluent<A extends DeploymentStrategyFluent<A>>
-
withNewType
- Specified by:
withNewTypein interfaceDeploymentStrategyFluent<A extends DeploymentStrategyFluent<A>>
-
withNewType
- Specified by:
withNewTypein interfaceDeploymentStrategyFluent<A extends DeploymentStrategyFluent<A>>
-
withNewType
- Specified by:
withNewTypein interfaceDeploymentStrategyFluent<A extends DeploymentStrategyFluent<A>>
-
equals
-