public class RouteIngressConditionFluentImpl<A extends RouteIngressConditionFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements RouteIngressConditionFluent<A>
| Constructor and Description |
|---|
RouteIngressConditionFluentImpl() |
RouteIngressConditionFluentImpl(RouteIngressCondition instance) |
public RouteIngressConditionFluentImpl()
public RouteIngressConditionFluentImpl(RouteIngressCondition instance)
public String getLastTransitionTime()
getLastTransitionTime in interface RouteIngressConditionFluent<A extends RouteIngressConditionFluent<A>>public A withLastTransitionTime(String lastTransitionTime)
withLastTransitionTime in interface RouteIngressConditionFluent<A extends RouteIngressConditionFluent<A>>public Boolean hasLastTransitionTime()
hasLastTransitionTime in interface RouteIngressConditionFluent<A extends RouteIngressConditionFluent<A>>@Deprecated public A withNewLastTransitionTime(String arg0)
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>>@Deprecated public A withNewMessage(String arg0)
withNewMessage 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>>@Deprecated public A withNewReason(String arg0)
withNewReason 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>>@Deprecated public A withNewStatus(String arg0)
withNewStatus 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>>@Deprecated public A withNewType(String arg0)
withNewType in interface RouteIngressConditionFluent<A extends RouteIngressConditionFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface RouteIngressConditionFluent<A extends RouteIngressConditionFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface RouteIngressConditionFluent<A extends RouteIngressConditionFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface RouteIngressConditionFluent<A extends RouteIngressConditionFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface RouteIngressConditionFluent<A extends RouteIngressConditionFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface RouteIngressConditionFluent<A extends RouteIngressConditionFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface RouteIngressConditionFluent<A extends RouteIngressConditionFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface RouteIngressConditionFluent<A extends RouteIngressConditionFluent<A>>Copyright © 2015–2020 Red Hat. All rights reserved.