public class RouteIngressConditionFluentImpl<A extends RouteIngressConditionFluent<A>> extends BaseFluent<A> implements RouteIngressConditionFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
RouteIngressConditionFluentImpl.LastTransitionTimeNestedImpl<N> |
RouteIngressConditionFluent.LastTransitionTimeNested<N>_visitables| Constructor and Description |
|---|
RouteIngressConditionFluentImpl() |
RouteIngressConditionFluentImpl(RouteIngressCondition instance) |
public RouteIngressConditionFluentImpl()
public RouteIngressConditionFluentImpl(RouteIngressCondition instance)
@Deprecated public Time getLastTransitionTime()
getLastTransitionTime in interface RouteIngressConditionFluent<A extends RouteIngressConditionFluent<A>>public Time buildLastTransitionTime()
buildLastTransitionTime in interface RouteIngressConditionFluent<A extends RouteIngressConditionFluent<A>>public A withLastTransitionTime(Time lastTransitionTime)
withLastTransitionTime in interface RouteIngressConditionFluent<A extends RouteIngressConditionFluent<A>>public Boolean hasLastTransitionTime()
hasLastTransitionTime in interface RouteIngressConditionFluent<A extends RouteIngressConditionFluent<A>>public RouteIngressConditionFluent.LastTransitionTimeNested<A> withNewLastTransitionTime()
withNewLastTransitionTime in interface RouteIngressConditionFluent<A extends RouteIngressConditionFluent<A>>public RouteIngressConditionFluent.LastTransitionTimeNested<A> withNewLastTransitionTimeLike(Time item)
withNewLastTransitionTimeLike in interface RouteIngressConditionFluent<A extends RouteIngressConditionFluent<A>>public RouteIngressConditionFluent.LastTransitionTimeNested<A> editLastTransitionTime()
editLastTransitionTime in interface RouteIngressConditionFluent<A extends RouteIngressConditionFluent<A>>public RouteIngressConditionFluent.LastTransitionTimeNested<A> editOrNewLastTransitionTime()
editOrNewLastTransitionTime in interface RouteIngressConditionFluent<A extends RouteIngressConditionFluent<A>>public RouteIngressConditionFluent.LastTransitionTimeNested<A> editOrNewLastTransitionTimeLike(Time item)
editOrNewLastTransitionTimeLike in interface RouteIngressConditionFluent<A extends RouteIngressConditionFluent<A>>public A withNewLastTransitionTime(String time)
withNewLastTransitionTime in interface RouteIngressConditionFluent<A extends RouteIngressConditionFluent<A>>public String getMessage()
getMessage in interface RouteIngressConditionFluent<A extends RouteIngressConditionFluent<A>>public A withMessage(String message)
withMessage in interface RouteIngressConditionFluent<A extends RouteIngressConditionFluent<A>>public Boolean hasMessage()
hasMessage in interface RouteIngressConditionFluent<A extends RouteIngressConditionFluent<A>>public String getReason()
getReason in interface RouteIngressConditionFluent<A extends RouteIngressConditionFluent<A>>public A withReason(String reason)
withReason in interface RouteIngressConditionFluent<A extends RouteIngressConditionFluent<A>>public Boolean hasReason()
hasReason in interface RouteIngressConditionFluent<A extends RouteIngressConditionFluent<A>>public String getStatus()
getStatus in interface RouteIngressConditionFluent<A extends RouteIngressConditionFluent<A>>public A withStatus(String status)
withStatus in interface RouteIngressConditionFluent<A extends RouteIngressConditionFluent<A>>public Boolean hasStatus()
hasStatus in interface RouteIngressConditionFluent<A extends RouteIngressConditionFluent<A>>public String getType()
getType in interface RouteIngressConditionFluent<A extends RouteIngressConditionFluent<A>>public A withType(String type)
withType in interface RouteIngressConditionFluent<A extends RouteIngressConditionFluent<A>>public Boolean hasType()
hasType in interface RouteIngressConditionFluent<A extends RouteIngressConditionFluent<A>>Copyright © 2011–2017 Red Hat. All rights reserved.