public class DeploymentRollbackFluentImpl<A extends DeploymentRollbackFluent<A>> extends BaseFluent<A> implements DeploymentRollbackFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
DeploymentRollbackFluentImpl.RollbackToNestedImpl<N> |
DeploymentRollbackFluent.RollbackToNested<N>_visitables| Constructor and Description |
|---|
DeploymentRollbackFluentImpl() |
DeploymentRollbackFluentImpl(DeploymentRollback instance) |
public DeploymentRollbackFluentImpl()
public DeploymentRollbackFluentImpl(DeploymentRollback instance)
public String getApiVersion()
getApiVersion in interface DeploymentRollbackFluent<A extends DeploymentRollbackFluent<A>>public A withApiVersion(String apiVersion)
withApiVersion in interface DeploymentRollbackFluent<A extends DeploymentRollbackFluent<A>>public Boolean hasApiVersion()
hasApiVersion in interface DeploymentRollbackFluent<A extends DeploymentRollbackFluent<A>>public A withNewApiVersion(String arg1)
withNewApiVersion in interface DeploymentRollbackFluent<A extends DeploymentRollbackFluent<A>>public A withNewApiVersion(StringBuilder arg1)
withNewApiVersion in interface DeploymentRollbackFluent<A extends DeploymentRollbackFluent<A>>public A withNewApiVersion(StringBuffer arg1)
withNewApiVersion in interface DeploymentRollbackFluent<A extends DeploymentRollbackFluent<A>>public String getKind()
getKind in interface DeploymentRollbackFluent<A extends DeploymentRollbackFluent<A>>public A withKind(String kind)
withKind in interface DeploymentRollbackFluent<A extends DeploymentRollbackFluent<A>>public Boolean hasKind()
hasKind in interface DeploymentRollbackFluent<A extends DeploymentRollbackFluent<A>>public A withNewKind(String arg1)
withNewKind in interface DeploymentRollbackFluent<A extends DeploymentRollbackFluent<A>>public A withNewKind(StringBuilder arg1)
withNewKind in interface DeploymentRollbackFluent<A extends DeploymentRollbackFluent<A>>public A withNewKind(StringBuffer arg1)
withNewKind in interface DeploymentRollbackFluent<A extends DeploymentRollbackFluent<A>>public String getName()
getName in interface DeploymentRollbackFluent<A extends DeploymentRollbackFluent<A>>public A withName(String name)
withName in interface DeploymentRollbackFluent<A extends DeploymentRollbackFluent<A>>public Boolean hasName()
hasName in interface DeploymentRollbackFluent<A extends DeploymentRollbackFluent<A>>public A withNewName(String arg1)
withNewName in interface DeploymentRollbackFluent<A extends DeploymentRollbackFluent<A>>public A withNewName(StringBuilder arg1)
withNewName in interface DeploymentRollbackFluent<A extends DeploymentRollbackFluent<A>>public A withNewName(StringBuffer arg1)
withNewName in interface DeploymentRollbackFluent<A extends DeploymentRollbackFluent<A>>@Deprecated public RollbackConfig getRollbackTo()
getRollbackTo in interface DeploymentRollbackFluent<A extends DeploymentRollbackFluent<A>>public RollbackConfig buildRollbackTo()
buildRollbackTo in interface DeploymentRollbackFluent<A extends DeploymentRollbackFluent<A>>public A withRollbackTo(RollbackConfig rollbackTo)
withRollbackTo in interface DeploymentRollbackFluent<A extends DeploymentRollbackFluent<A>>public Boolean hasRollbackTo()
hasRollbackTo in interface DeploymentRollbackFluent<A extends DeploymentRollbackFluent<A>>public A withNewRollbackTo(Long revision)
withNewRollbackTo in interface DeploymentRollbackFluent<A extends DeploymentRollbackFluent<A>>public DeploymentRollbackFluent.RollbackToNested<A> withNewRollbackTo()
withNewRollbackTo in interface DeploymentRollbackFluent<A extends DeploymentRollbackFluent<A>>public DeploymentRollbackFluent.RollbackToNested<A> withNewRollbackToLike(RollbackConfig item)
withNewRollbackToLike in interface DeploymentRollbackFluent<A extends DeploymentRollbackFluent<A>>public DeploymentRollbackFluent.RollbackToNested<A> editRollbackTo()
editRollbackTo in interface DeploymentRollbackFluent<A extends DeploymentRollbackFluent<A>>public DeploymentRollbackFluent.RollbackToNested<A> editOrNewRollbackTo()
editOrNewRollbackTo in interface DeploymentRollbackFluent<A extends DeploymentRollbackFluent<A>>public DeploymentRollbackFluent.RollbackToNested<A> editOrNewRollbackToLike(RollbackConfig item)
editOrNewRollbackToLike in interface DeploymentRollbackFluent<A extends DeploymentRollbackFluent<A>>public A addToUpdatedAnnotations(String key, String value)
addToUpdatedAnnotations in interface DeploymentRollbackFluent<A extends DeploymentRollbackFluent<A>>public A addToUpdatedAnnotations(Map<String,String> map)
addToUpdatedAnnotations in interface DeploymentRollbackFluent<A extends DeploymentRollbackFluent<A>>public A removeFromUpdatedAnnotations(String key)
removeFromUpdatedAnnotations in interface DeploymentRollbackFluent<A extends DeploymentRollbackFluent<A>>public A removeFromUpdatedAnnotations(Map<String,String> map)
removeFromUpdatedAnnotations in interface DeploymentRollbackFluent<A extends DeploymentRollbackFluent<A>>public Map<String,String> getUpdatedAnnotations()
getUpdatedAnnotations in interface DeploymentRollbackFluent<A extends DeploymentRollbackFluent<A>>public A withUpdatedAnnotations(Map<String,String> updatedAnnotations)
withUpdatedAnnotations in interface DeploymentRollbackFluent<A extends DeploymentRollbackFluent<A>>public Boolean hasUpdatedAnnotations()
hasUpdatedAnnotations in interface DeploymentRollbackFluent<A extends DeploymentRollbackFluent<A>>Copyright © 2015–2020 Red Hat. All rights reserved.