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 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 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>>
@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 © 2018. All rights reserved.