public class DeploymentStrategyFluentImpl<A extends DeploymentStrategyFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements DeploymentStrategyFluent<A>
DeploymentStrategyFluent.RollingUpdateNested<N>| Constructor and Description |
|---|
DeploymentStrategyFluentImpl() |
DeploymentStrategyFluentImpl(DeploymentStrategy instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic DeploymentStrategyFluentImpl()
public DeploymentStrategyFluentImpl(DeploymentStrategy instance)
@Deprecated public RollingUpdateDeployment getRollingUpdate()
getRollingUpdate in interface DeploymentStrategyFluent<A extends DeploymentStrategyFluent<A>>public RollingUpdateDeployment buildRollingUpdate()
buildRollingUpdate in interface DeploymentStrategyFluent<A extends DeploymentStrategyFluent<A>>public A withRollingUpdate(RollingUpdateDeployment rollingUpdate)
withRollingUpdate in interface DeploymentStrategyFluent<A extends DeploymentStrategyFluent<A>>public Boolean hasRollingUpdate()
hasRollingUpdate in interface DeploymentStrategyFluent<A extends DeploymentStrategyFluent<A>>public DeploymentStrategyFluent.RollingUpdateNested<A> withNewRollingUpdate()
withNewRollingUpdate in interface DeploymentStrategyFluent<A extends DeploymentStrategyFluent<A>>public DeploymentStrategyFluent.RollingUpdateNested<A> withNewRollingUpdateLike(RollingUpdateDeployment item)
withNewRollingUpdateLike in interface DeploymentStrategyFluent<A extends DeploymentStrategyFluent<A>>public DeploymentStrategyFluent.RollingUpdateNested<A> editRollingUpdate()
editRollingUpdate in interface DeploymentStrategyFluent<A extends DeploymentStrategyFluent<A>>public DeploymentStrategyFluent.RollingUpdateNested<A> editOrNewRollingUpdate()
editOrNewRollingUpdate in interface DeploymentStrategyFluent<A extends DeploymentStrategyFluent<A>>public DeploymentStrategyFluent.RollingUpdateNested<A> editOrNewRollingUpdateLike(RollingUpdateDeployment item)
editOrNewRollingUpdateLike in interface DeploymentStrategyFluent<A extends DeploymentStrategyFluent<A>>public String getType()
getType in interface DeploymentStrategyFluent<A extends DeploymentStrategyFluent<A>>public A withType(String type)
withType in interface DeploymentStrategyFluent<A extends DeploymentStrategyFluent<A>>public Boolean hasType()
hasType in interface DeploymentStrategyFluent<A extends DeploymentStrategyFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface DeploymentStrategyFluent<A extends DeploymentStrategyFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface DeploymentStrategyFluent<A extends DeploymentStrategyFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface DeploymentStrategyFluent<A extends DeploymentStrategyFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface DeploymentStrategyFluent<A extends DeploymentStrategyFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface DeploymentStrategyFluent<A extends DeploymentStrategyFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface DeploymentStrategyFluent<A extends DeploymentStrategyFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface DeploymentStrategyFluent<A extends DeploymentStrategyFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends DeploymentStrategyFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends DeploymentStrategyFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.