public class APIServiceConditionFluentImpl<A extends APIServiceConditionFluent<A>> extends BaseFluent<A> implements APIServiceConditionFluent<A>
_visitables, VISIT| Constructor and Description |
|---|
APIServiceConditionFluentImpl() |
APIServiceConditionFluentImpl(APIServiceCondition instance) |
accept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic APIServiceConditionFluentImpl()
public APIServiceConditionFluentImpl(APIServiceCondition instance)
public String getLastTransitionTime()
getLastTransitionTime in interface APIServiceConditionFluent<A extends APIServiceConditionFluent<A>>public A withLastTransitionTime(String lastTransitionTime)
withLastTransitionTime in interface APIServiceConditionFluent<A extends APIServiceConditionFluent<A>>public Boolean hasLastTransitionTime()
hasLastTransitionTime in interface APIServiceConditionFluent<A extends APIServiceConditionFluent<A>>@Deprecated public A withNewLastTransitionTime(String arg0)
withNewLastTransitionTime in interface APIServiceConditionFluent<A extends APIServiceConditionFluent<A>>public String getMessage()
getMessage in interface APIServiceConditionFluent<A extends APIServiceConditionFluent<A>>public A withMessage(String message)
withMessage in interface APIServiceConditionFluent<A extends APIServiceConditionFluent<A>>public Boolean hasMessage()
hasMessage in interface APIServiceConditionFluent<A extends APIServiceConditionFluent<A>>@Deprecated public A withNewMessage(String arg0)
withNewMessage in interface APIServiceConditionFluent<A extends APIServiceConditionFluent<A>>public String getReason()
getReason in interface APIServiceConditionFluent<A extends APIServiceConditionFluent<A>>public A withReason(String reason)
withReason in interface APIServiceConditionFluent<A extends APIServiceConditionFluent<A>>public Boolean hasReason()
hasReason in interface APIServiceConditionFluent<A extends APIServiceConditionFluent<A>>@Deprecated public A withNewReason(String arg0)
withNewReason in interface APIServiceConditionFluent<A extends APIServiceConditionFluent<A>>public String getStatus()
getStatus in interface APIServiceConditionFluent<A extends APIServiceConditionFluent<A>>public A withStatus(String status)
withStatus in interface APIServiceConditionFluent<A extends APIServiceConditionFluent<A>>public Boolean hasStatus()
hasStatus in interface APIServiceConditionFluent<A extends APIServiceConditionFluent<A>>@Deprecated public A withNewStatus(String arg0)
withNewStatus in interface APIServiceConditionFluent<A extends APIServiceConditionFluent<A>>public String getType()
getType in interface APIServiceConditionFluent<A extends APIServiceConditionFluent<A>>public A withType(String type)
withType in interface APIServiceConditionFluent<A extends APIServiceConditionFluent<A>>public Boolean hasType()
hasType in interface APIServiceConditionFluent<A extends APIServiceConditionFluent<A>>@Deprecated public A withNewType(String arg0)
withNewType in interface APIServiceConditionFluent<A extends APIServiceConditionFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface APIServiceConditionFluent<A extends APIServiceConditionFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface APIServiceConditionFluent<A extends APIServiceConditionFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface APIServiceConditionFluent<A extends APIServiceConditionFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface APIServiceConditionFluent<A extends APIServiceConditionFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface APIServiceConditionFluent<A extends APIServiceConditionFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface APIServiceConditionFluent<A extends APIServiceConditionFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface APIServiceConditionFluent<A extends APIServiceConditionFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.