public class DeploymentStrategyFluentImpl<A extends DeploymentStrategyFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements DeploymentStrategyFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
DeploymentStrategyFluentImpl.RollingUpdateNestedImpl<N> |
DeploymentStrategyFluent.RollingUpdateNested<N>| Constructor and Description |
|---|
DeploymentStrategyFluentImpl() |
DeploymentStrategyFluentImpl(DeploymentStrategy instance) |
public 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 withNewType(StringBuilder arg1)
withNewType in interface DeploymentStrategyFluent<A extends DeploymentStrategyFluent<A>>public A withNewType(int[] arg1, int arg2, int arg3)
withNewType in interface DeploymentStrategyFluent<A extends DeploymentStrategyFluent<A>>public A withNewType(char[] arg1)
withNewType in interface DeploymentStrategyFluent<A extends DeploymentStrategyFluent<A>>public A withNewType(StringBuffer arg1)
withNewType in interface DeploymentStrategyFluent<A extends DeploymentStrategyFluent<A>>public A withNewType(byte[] arg1, int arg2)
withNewType in interface DeploymentStrategyFluent<A extends DeploymentStrategyFluent<A>>public A withNewType(byte[] arg1)
withNewType in interface DeploymentStrategyFluent<A extends DeploymentStrategyFluent<A>>public A withNewType(char[] arg1, int arg2, int arg3)
withNewType in interface DeploymentStrategyFluent<A extends DeploymentStrategyFluent<A>>public A withNewType(byte[] arg1, int arg2, int arg3)
withNewType in interface DeploymentStrategyFluent<A extends DeploymentStrategyFluent<A>>public A withNewType(byte[] arg1, int arg2, int arg3, int arg4)
withNewType in interface DeploymentStrategyFluent<A extends DeploymentStrategyFluent<A>>public A withNewType(String arg1)
withNewType in interface DeploymentStrategyFluent<A extends DeploymentStrategyFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.