public class ClusterServiceVersionConditionFluentImpl<A extends ClusterServiceVersionConditionFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements ClusterServiceVersionConditionFluent<A>
| Constructor and Description |
|---|
ClusterServiceVersionConditionFluentImpl() |
ClusterServiceVersionConditionFluentImpl(ClusterServiceVersionCondition instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getLastTransitionTime() |
String |
getLastUpdateTime() |
String |
getMessage() |
String |
getPhase() |
String |
getReason() |
int |
hashCode() |
Boolean |
hasLastTransitionTime() |
Boolean |
hasLastUpdateTime() |
Boolean |
hasMessage() |
Boolean |
hasPhase() |
Boolean |
hasReason() |
A |
withLastTransitionTime(String lastTransitionTime) |
A |
withLastUpdateTime(String lastUpdateTime) |
A |
withMessage(String message) |
A |
withNewLastTransitionTime(String arg0)
Deprecated.
|
A |
withNewLastUpdateTime(String arg0)
Deprecated.
|
A |
withNewMessage(String arg0)
Deprecated.
|
A |
withNewPhase(String arg0)
Deprecated.
|
A |
withNewReason(String arg0)
Deprecated.
|
A |
withPhase(String phase) |
A |
withReason(String reason) |
public ClusterServiceVersionConditionFluentImpl()
public ClusterServiceVersionConditionFluentImpl(ClusterServiceVersionCondition instance)
public String getLastTransitionTime()
getLastTransitionTime in interface ClusterServiceVersionConditionFluent<A extends ClusterServiceVersionConditionFluent<A>>public A withLastTransitionTime(String lastTransitionTime)
withLastTransitionTime in interface ClusterServiceVersionConditionFluent<A extends ClusterServiceVersionConditionFluent<A>>public Boolean hasLastTransitionTime()
hasLastTransitionTime in interface ClusterServiceVersionConditionFluent<A extends ClusterServiceVersionConditionFluent<A>>@Deprecated public A withNewLastTransitionTime(String arg0)
withNewLastTransitionTime in interface ClusterServiceVersionConditionFluent<A extends ClusterServiceVersionConditionFluent<A>>public String getLastUpdateTime()
getLastUpdateTime in interface ClusterServiceVersionConditionFluent<A extends ClusterServiceVersionConditionFluent<A>>public A withLastUpdateTime(String lastUpdateTime)
withLastUpdateTime in interface ClusterServiceVersionConditionFluent<A extends ClusterServiceVersionConditionFluent<A>>public Boolean hasLastUpdateTime()
hasLastUpdateTime in interface ClusterServiceVersionConditionFluent<A extends ClusterServiceVersionConditionFluent<A>>@Deprecated public A withNewLastUpdateTime(String arg0)
withNewLastUpdateTime in interface ClusterServiceVersionConditionFluent<A extends ClusterServiceVersionConditionFluent<A>>public String getMessage()
getMessage in interface ClusterServiceVersionConditionFluent<A extends ClusterServiceVersionConditionFluent<A>>public A withMessage(String message)
withMessage in interface ClusterServiceVersionConditionFluent<A extends ClusterServiceVersionConditionFluent<A>>public Boolean hasMessage()
hasMessage in interface ClusterServiceVersionConditionFluent<A extends ClusterServiceVersionConditionFluent<A>>@Deprecated public A withNewMessage(String arg0)
withNewMessage in interface ClusterServiceVersionConditionFluent<A extends ClusterServiceVersionConditionFluent<A>>public String getPhase()
getPhase in interface ClusterServiceVersionConditionFluent<A extends ClusterServiceVersionConditionFluent<A>>public A withPhase(String phase)
withPhase in interface ClusterServiceVersionConditionFluent<A extends ClusterServiceVersionConditionFluent<A>>public Boolean hasPhase()
hasPhase in interface ClusterServiceVersionConditionFluent<A extends ClusterServiceVersionConditionFluent<A>>@Deprecated public A withNewPhase(String arg0)
withNewPhase in interface ClusterServiceVersionConditionFluent<A extends ClusterServiceVersionConditionFluent<A>>public String getReason()
getReason in interface ClusterServiceVersionConditionFluent<A extends ClusterServiceVersionConditionFluent<A>>public A withReason(String reason)
withReason in interface ClusterServiceVersionConditionFluent<A extends ClusterServiceVersionConditionFluent<A>>public Boolean hasReason()
hasReason in interface ClusterServiceVersionConditionFluent<A extends ClusterServiceVersionConditionFluent<A>>@Deprecated public A withNewReason(String arg0)
withNewReason in interface ClusterServiceVersionConditionFluent<A extends ClusterServiceVersionConditionFluent<A>>Copyright © 2015–2021 Red Hat. All rights reserved.