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