public class PodConditionFluentImpl<A extends PodConditionFluent<A>> extends BaseFluent<A> implements PodConditionFluent<A>
_visitables, VISIT| Constructor and Description |
|---|
PodConditionFluentImpl() |
PodConditionFluentImpl(PodCondition instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getLastProbeTime() |
String |
getLastTransitionTime() |
String |
getMessage() |
String |
getReason() |
String |
getStatus() |
String |
getType() |
int |
hashCode() |
Boolean |
hasLastProbeTime() |
Boolean |
hasLastTransitionTime() |
Boolean |
hasMessage() |
Boolean |
hasReason() |
Boolean |
hasStatus() |
Boolean |
hasType() |
A |
withLastProbeTime(String lastProbeTime) |
A |
withLastTransitionTime(String lastTransitionTime) |
A |
withMessage(String message) |
A |
withNewLastProbeTime(String arg0)
Deprecated.
|
A |
withNewLastTransitionTime(String arg0)
Deprecated.
|
A |
withNewMessage(String arg0)
Deprecated.
|
A |
withNewReason(String arg0)
Deprecated.
|
A |
withNewStatus(String arg0)
Deprecated.
|
A |
withNewType(String arg0)
Deprecated.
|
A |
withReason(String reason) |
A |
withStatus(String status) |
A |
withType(String type) |
accept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic PodConditionFluentImpl()
public PodConditionFluentImpl(PodCondition instance)
public String getLastProbeTime()
getLastProbeTime in interface PodConditionFluent<A extends PodConditionFluent<A>>public A withLastProbeTime(String lastProbeTime)
withLastProbeTime in interface PodConditionFluent<A extends PodConditionFluent<A>>public Boolean hasLastProbeTime()
hasLastProbeTime in interface PodConditionFluent<A extends PodConditionFluent<A>>@Deprecated public A withNewLastProbeTime(String arg0)
withNewLastProbeTime in interface PodConditionFluent<A extends PodConditionFluent<A>>public String getLastTransitionTime()
getLastTransitionTime in interface PodConditionFluent<A extends PodConditionFluent<A>>public A withLastTransitionTime(String lastTransitionTime)
withLastTransitionTime in interface PodConditionFluent<A extends PodConditionFluent<A>>public Boolean hasLastTransitionTime()
hasLastTransitionTime in interface PodConditionFluent<A extends PodConditionFluent<A>>@Deprecated public A withNewLastTransitionTime(String arg0)
withNewLastTransitionTime in interface PodConditionFluent<A extends PodConditionFluent<A>>public String getMessage()
getMessage in interface PodConditionFluent<A extends PodConditionFluent<A>>public A withMessage(String message)
withMessage in interface PodConditionFluent<A extends PodConditionFluent<A>>public Boolean hasMessage()
hasMessage in interface PodConditionFluent<A extends PodConditionFluent<A>>@Deprecated public A withNewMessage(String arg0)
withNewMessage in interface PodConditionFluent<A extends PodConditionFluent<A>>public String getReason()
getReason in interface PodConditionFluent<A extends PodConditionFluent<A>>public A withReason(String reason)
withReason in interface PodConditionFluent<A extends PodConditionFluent<A>>public Boolean hasReason()
hasReason in interface PodConditionFluent<A extends PodConditionFluent<A>>@Deprecated public A withNewReason(String arg0)
withNewReason in interface PodConditionFluent<A extends PodConditionFluent<A>>public String getStatus()
getStatus in interface PodConditionFluent<A extends PodConditionFluent<A>>public A withStatus(String status)
withStatus in interface PodConditionFluent<A extends PodConditionFluent<A>>public Boolean hasStatus()
hasStatus in interface PodConditionFluent<A extends PodConditionFluent<A>>@Deprecated public A withNewStatus(String arg0)
withNewStatus in interface PodConditionFluent<A extends PodConditionFluent<A>>public String getType()
getType in interface PodConditionFluent<A extends PodConditionFluent<A>>public A withType(String type)
withType in interface PodConditionFluent<A extends PodConditionFluent<A>>public Boolean hasType()
hasType in interface PodConditionFluent<A extends PodConditionFluent<A>>@Deprecated public A withNewType(String arg0)
withNewType in interface PodConditionFluent<A extends PodConditionFluent<A>>Copyright © 2015–2020 Red Hat. All rights reserved.