public class NamespaceConditionFluentImpl<A extends NamespaceConditionFluent<A>> extends BaseFluent<A> implements NamespaceConditionFluent<A>
_visitables, VISIT| Constructor and Description |
|---|
NamespaceConditionFluentImpl() |
NamespaceConditionFluentImpl(NamespaceCondition instance) |
| Modifier and Type | Method and Description |
|---|---|
A |
addToAdditionalProperties(Map<String,Object> map) |
A |
addToAdditionalProperties(String key,
Object value) |
boolean |
equals(Object o) |
Map<String,Object> |
getAdditionalProperties() |
String |
getLastTransitionTime() |
String |
getMessage() |
String |
getReason() |
String |
getStatus() |
String |
getType() |
Boolean |
hasAdditionalProperties() |
int |
hashCode() |
Boolean |
hasLastTransitionTime() |
Boolean |
hasMessage() |
Boolean |
hasReason() |
Boolean |
hasStatus() |
Boolean |
hasType() |
A |
removeFromAdditionalProperties(Map<String,Object> map) |
A |
removeFromAdditionalProperties(String key) |
String |
toString() |
<K,V> A |
withAdditionalProperties(Map<String,Object> additionalProperties) |
A |
withLastTransitionTime(String lastTransitionTime) |
A |
withMessage(String message) |
A |
withReason(String reason) |
A |
withStatus(String status) |
A |
withType(String type) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic NamespaceConditionFluentImpl()
public NamespaceConditionFluentImpl(NamespaceCondition instance)
public String getLastTransitionTime()
getLastTransitionTime in interface NamespaceConditionFluent<A extends NamespaceConditionFluent<A>>public A withLastTransitionTime(String lastTransitionTime)
withLastTransitionTime in interface NamespaceConditionFluent<A extends NamespaceConditionFluent<A>>public Boolean hasLastTransitionTime()
hasLastTransitionTime in interface NamespaceConditionFluent<A extends NamespaceConditionFluent<A>>public String getMessage()
getMessage in interface NamespaceConditionFluent<A extends NamespaceConditionFluent<A>>public A withMessage(String message)
withMessage in interface NamespaceConditionFluent<A extends NamespaceConditionFluent<A>>public Boolean hasMessage()
hasMessage in interface NamespaceConditionFluent<A extends NamespaceConditionFluent<A>>public String getReason()
getReason in interface NamespaceConditionFluent<A extends NamespaceConditionFluent<A>>public A withReason(String reason)
withReason in interface NamespaceConditionFluent<A extends NamespaceConditionFluent<A>>public Boolean hasReason()
hasReason in interface NamespaceConditionFluent<A extends NamespaceConditionFluent<A>>public String getStatus()
getStatus in interface NamespaceConditionFluent<A extends NamespaceConditionFluent<A>>public A withStatus(String status)
withStatus in interface NamespaceConditionFluent<A extends NamespaceConditionFluent<A>>public Boolean hasStatus()
hasStatus in interface NamespaceConditionFluent<A extends NamespaceConditionFluent<A>>public String getType()
getType in interface NamespaceConditionFluent<A extends NamespaceConditionFluent<A>>public A withType(String type)
withType in interface NamespaceConditionFluent<A extends NamespaceConditionFluent<A>>public Boolean hasType()
hasType in interface NamespaceConditionFluent<A extends NamespaceConditionFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface NamespaceConditionFluent<A extends NamespaceConditionFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface NamespaceConditionFluent<A extends NamespaceConditionFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface NamespaceConditionFluent<A extends NamespaceConditionFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface NamespaceConditionFluent<A extends NamespaceConditionFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface NamespaceConditionFluent<A extends NamespaceConditionFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface NamespaceConditionFluent<A extends NamespaceConditionFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface NamespaceConditionFluent<A extends NamespaceConditionFluent<A>>public boolean equals(Object o)
equals in class BaseFluent<A extends NamespaceConditionFluent<A>>public int hashCode()
hashCode in class BaseFluent<A extends NamespaceConditionFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.