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) |
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>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface ClusterServiceVersionConditionFluent<A extends ClusterServiceVersionConditionFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface ClusterServiceVersionConditionFluent<A extends ClusterServiceVersionConditionFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface ClusterServiceVersionConditionFluent<A extends ClusterServiceVersionConditionFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface ClusterServiceVersionConditionFluent<A extends ClusterServiceVersionConditionFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface ClusterServiceVersionConditionFluent<A extends ClusterServiceVersionConditionFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface ClusterServiceVersionConditionFluent<A extends ClusterServiceVersionConditionFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface ClusterServiceVersionConditionFluent<A extends ClusterServiceVersionConditionFluent<A>>Copyright © 2015–2020 Red Hat. All rights reserved.