public class DeploymentRollbackFluentImpl<A extends DeploymentRollbackFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements DeploymentRollbackFluent<A>
DeploymentRollbackFluent.RollbackToNested<N>| Constructor and Description |
|---|
DeploymentRollbackFluentImpl() |
DeploymentRollbackFluentImpl(DeploymentRollback instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic 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 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 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>>@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 <K,V> 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>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface DeploymentRollbackFluent<A extends DeploymentRollbackFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface DeploymentRollbackFluent<A extends DeploymentRollbackFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface DeploymentRollbackFluent<A extends DeploymentRollbackFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface DeploymentRollbackFluent<A extends DeploymentRollbackFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface DeploymentRollbackFluent<A extends DeploymentRollbackFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface DeploymentRollbackFluent<A extends DeploymentRollbackFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface DeploymentRollbackFluent<A extends DeploymentRollbackFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends DeploymentRollbackFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends DeploymentRollbackFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.