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) |
| Modifier and Type | Method and Description |
|---|---|
A |
addToUpdatedAnnotations(java.util.Map<java.lang.String,java.lang.String> map) |
A |
addToUpdatedAnnotations(java.lang.String key,
java.lang.String value) |
RollbackConfig |
buildRollbackTo() |
DeploymentRollbackFluent.RollbackToNested<A> |
editOrNewRollbackTo() |
DeploymentRollbackFluent.RollbackToNested<A> |
editOrNewRollbackToLike(RollbackConfig item) |
DeploymentRollbackFluent.RollbackToNested<A> |
editRollbackTo() |
boolean |
equals(java.lang.Object o) |
java.lang.String |
getApiVersion() |
java.lang.String |
getKind() |
java.lang.String |
getName() |
RollbackConfig |
getRollbackTo()
Deprecated.
|
java.util.Map<java.lang.String,java.lang.String> |
getUpdatedAnnotations() |
java.lang.Boolean |
hasApiVersion() |
java.lang.Boolean |
hasKind() |
java.lang.Boolean |
hasName() |
java.lang.Boolean |
hasRollbackTo() |
java.lang.Boolean |
hasUpdatedAnnotations() |
A |
removeFromUpdatedAnnotations(java.util.Map<java.lang.String,java.lang.String> map) |
A |
removeFromUpdatedAnnotations(java.lang.String key) |
A |
withApiVersion(java.lang.String apiVersion) |
A |
withKind(java.lang.String kind) |
A |
withName(java.lang.String name) |
A |
withNewApiVersion(java.lang.String arg1) |
A |
withNewApiVersion(java.lang.StringBuffer arg1) |
A |
withNewApiVersion(java.lang.StringBuilder arg1) |
A |
withNewKind(java.lang.String arg1) |
A |
withNewKind(java.lang.StringBuffer arg1) |
A |
withNewKind(java.lang.StringBuilder arg1) |
A |
withNewName(java.lang.String arg1) |
A |
withNewName(java.lang.StringBuffer arg1) |
A |
withNewName(java.lang.StringBuilder arg1) |
DeploymentRollbackFluent.RollbackToNested<A> |
withNewRollbackTo() |
A |
withNewRollbackTo(java.lang.Long revision) |
DeploymentRollbackFluent.RollbackToNested<A> |
withNewRollbackToLike(RollbackConfig item) |
A |
withRollbackTo(RollbackConfig rollbackTo) |
A |
withUpdatedAnnotations(java.util.Map<java.lang.String,java.lang.String> updatedAnnotations) |
public DeploymentRollbackFluentImpl()
public DeploymentRollbackFluentImpl(DeploymentRollback instance)
public java.lang.String getApiVersion()
getApiVersion in interface DeploymentRollbackFluent<A extends DeploymentRollbackFluent<A>>public A withApiVersion(java.lang.String apiVersion)
withApiVersion in interface DeploymentRollbackFluent<A extends DeploymentRollbackFluent<A>>public java.lang.Boolean hasApiVersion()
hasApiVersion in interface DeploymentRollbackFluent<A extends DeploymentRollbackFluent<A>>public A withNewApiVersion(java.lang.String arg1)
withNewApiVersion in interface DeploymentRollbackFluent<A extends DeploymentRollbackFluent<A>>public A withNewApiVersion(java.lang.StringBuilder arg1)
withNewApiVersion in interface DeploymentRollbackFluent<A extends DeploymentRollbackFluent<A>>public A withNewApiVersion(java.lang.StringBuffer arg1)
withNewApiVersion in interface DeploymentRollbackFluent<A extends DeploymentRollbackFluent<A>>public java.lang.String getKind()
getKind in interface DeploymentRollbackFluent<A extends DeploymentRollbackFluent<A>>public A withKind(java.lang.String kind)
withKind in interface DeploymentRollbackFluent<A extends DeploymentRollbackFluent<A>>public java.lang.Boolean hasKind()
hasKind in interface DeploymentRollbackFluent<A extends DeploymentRollbackFluent<A>>public A withNewKind(java.lang.String arg1)
withNewKind in interface DeploymentRollbackFluent<A extends DeploymentRollbackFluent<A>>public A withNewKind(java.lang.StringBuilder arg1)
withNewKind in interface DeploymentRollbackFluent<A extends DeploymentRollbackFluent<A>>public A withNewKind(java.lang.StringBuffer arg1)
withNewKind in interface DeploymentRollbackFluent<A extends DeploymentRollbackFluent<A>>public java.lang.String getName()
getName in interface DeploymentRollbackFluent<A extends DeploymentRollbackFluent<A>>public A withName(java.lang.String name)
withName in interface DeploymentRollbackFluent<A extends DeploymentRollbackFluent<A>>public java.lang.Boolean hasName()
hasName in interface DeploymentRollbackFluent<A extends DeploymentRollbackFluent<A>>public A withNewName(java.lang.String arg1)
withNewName in interface DeploymentRollbackFluent<A extends DeploymentRollbackFluent<A>>public A withNewName(java.lang.StringBuilder arg1)
withNewName in interface DeploymentRollbackFluent<A extends DeploymentRollbackFluent<A>>public A withNewName(java.lang.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 java.lang.Boolean hasRollbackTo()
hasRollbackTo in interface DeploymentRollbackFluent<A extends DeploymentRollbackFluent<A>>public A withNewRollbackTo(java.lang.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(java.lang.String key, java.lang.String value)
addToUpdatedAnnotations in interface DeploymentRollbackFluent<A extends DeploymentRollbackFluent<A>>public A addToUpdatedAnnotations(java.util.Map<java.lang.String,java.lang.String> map)
addToUpdatedAnnotations in interface DeploymentRollbackFluent<A extends DeploymentRollbackFluent<A>>public A removeFromUpdatedAnnotations(java.lang.String key)
removeFromUpdatedAnnotations in interface DeploymentRollbackFluent<A extends DeploymentRollbackFluent<A>>public A removeFromUpdatedAnnotations(java.util.Map<java.lang.String,java.lang.String> map)
removeFromUpdatedAnnotations in interface DeploymentRollbackFluent<A extends DeploymentRollbackFluent<A>>public java.util.Map<java.lang.String,java.lang.String> getUpdatedAnnotations()
getUpdatedAnnotations in interface DeploymentRollbackFluent<A extends DeploymentRollbackFluent<A>>public A withUpdatedAnnotations(java.util.Map<java.lang.String,java.lang.String> updatedAnnotations)
withUpdatedAnnotations in interface DeploymentRollbackFluent<A extends DeploymentRollbackFluent<A>>public java.lang.Boolean hasUpdatedAnnotations()
hasUpdatedAnnotations in interface DeploymentRollbackFluent<A extends DeploymentRollbackFluent<A>>public boolean equals(java.lang.Object o)
equals in class java.lang.ObjectCopyright © 2015-2019 Red Hat. All Rights Reserved.