public class ClusterDeploymentConditionFluentImpl<A extends ClusterDeploymentConditionFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements ClusterDeploymentConditionFluent<A>
| Constructor and Description |
|---|
ClusterDeploymentConditionFluentImpl() |
ClusterDeploymentConditionFluentImpl(ClusterDeploymentCondition instance) |
public ClusterDeploymentConditionFluentImpl()
public ClusterDeploymentConditionFluentImpl(ClusterDeploymentCondition instance)
public String getLastProbeTime()
getLastProbeTime in interface ClusterDeploymentConditionFluent<A extends ClusterDeploymentConditionFluent<A>>public A withLastProbeTime(String lastProbeTime)
withLastProbeTime in interface ClusterDeploymentConditionFluent<A extends ClusterDeploymentConditionFluent<A>>public Boolean hasLastProbeTime()
hasLastProbeTime in interface ClusterDeploymentConditionFluent<A extends ClusterDeploymentConditionFluent<A>>@Deprecated public A withNewLastProbeTime(String arg0)
withNewLastProbeTime in interface ClusterDeploymentConditionFluent<A extends ClusterDeploymentConditionFluent<A>>public String getLastTransitionTime()
getLastTransitionTime in interface ClusterDeploymentConditionFluent<A extends ClusterDeploymentConditionFluent<A>>public A withLastTransitionTime(String lastTransitionTime)
withLastTransitionTime in interface ClusterDeploymentConditionFluent<A extends ClusterDeploymentConditionFluent<A>>public Boolean hasLastTransitionTime()
hasLastTransitionTime in interface ClusterDeploymentConditionFluent<A extends ClusterDeploymentConditionFluent<A>>@Deprecated public A withNewLastTransitionTime(String arg0)
withNewLastTransitionTime in interface ClusterDeploymentConditionFluent<A extends ClusterDeploymentConditionFluent<A>>public String getMessage()
getMessage in interface ClusterDeploymentConditionFluent<A extends ClusterDeploymentConditionFluent<A>>public A withMessage(String message)
withMessage in interface ClusterDeploymentConditionFluent<A extends ClusterDeploymentConditionFluent<A>>public Boolean hasMessage()
hasMessage in interface ClusterDeploymentConditionFluent<A extends ClusterDeploymentConditionFluent<A>>@Deprecated public A withNewMessage(String arg0)
withNewMessage in interface ClusterDeploymentConditionFluent<A extends ClusterDeploymentConditionFluent<A>>public String getReason()
getReason in interface ClusterDeploymentConditionFluent<A extends ClusterDeploymentConditionFluent<A>>public A withReason(String reason)
withReason in interface ClusterDeploymentConditionFluent<A extends ClusterDeploymentConditionFluent<A>>public Boolean hasReason()
hasReason in interface ClusterDeploymentConditionFluent<A extends ClusterDeploymentConditionFluent<A>>@Deprecated public A withNewReason(String arg0)
withNewReason in interface ClusterDeploymentConditionFluent<A extends ClusterDeploymentConditionFluent<A>>public String getStatus()
getStatus in interface ClusterDeploymentConditionFluent<A extends ClusterDeploymentConditionFluent<A>>public A withStatus(String status)
withStatus in interface ClusterDeploymentConditionFluent<A extends ClusterDeploymentConditionFluent<A>>public Boolean hasStatus()
hasStatus in interface ClusterDeploymentConditionFluent<A extends ClusterDeploymentConditionFluent<A>>@Deprecated public A withNewStatus(String arg0)
withNewStatus in interface ClusterDeploymentConditionFluent<A extends ClusterDeploymentConditionFluent<A>>public String getType()
getType in interface ClusterDeploymentConditionFluent<A extends ClusterDeploymentConditionFluent<A>>public A withType(String type)
withType in interface ClusterDeploymentConditionFluent<A extends ClusterDeploymentConditionFluent<A>>public Boolean hasType()
hasType in interface ClusterDeploymentConditionFluent<A extends ClusterDeploymentConditionFluent<A>>@Deprecated public A withNewType(String arg0)
withNewType in interface ClusterDeploymentConditionFluent<A extends ClusterDeploymentConditionFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface ClusterDeploymentConditionFluent<A extends ClusterDeploymentConditionFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface ClusterDeploymentConditionFluent<A extends ClusterDeploymentConditionFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface ClusterDeploymentConditionFluent<A extends ClusterDeploymentConditionFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface ClusterDeploymentConditionFluent<A extends ClusterDeploymentConditionFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface ClusterDeploymentConditionFluent<A extends ClusterDeploymentConditionFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface ClusterDeploymentConditionFluent<A extends ClusterDeploymentConditionFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface ClusterDeploymentConditionFluent<A extends ClusterDeploymentConditionFluent<A>>Copyright © 2015–2020 Red Hat. All rights reserved.