public class BundleLookupConditionFluentImpl<A extends BundleLookupConditionFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements BundleLookupConditionFluent<A>
| Constructor and Description |
|---|
BundleLookupConditionFluentImpl() |
BundleLookupConditionFluentImpl(BundleLookupCondition 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 |
getLastUpdateTime() |
String |
getMessage() |
String |
getReason() |
String |
getStatus() |
String |
getType() |
Boolean |
hasAdditionalProperties() |
int |
hashCode() |
Boolean |
hasLastTransitionTime() |
Boolean |
hasLastUpdateTime() |
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 |
withLastUpdateTime(String lastUpdateTime) |
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 BundleLookupConditionFluentImpl()
public BundleLookupConditionFluentImpl(BundleLookupCondition instance)
public String getLastTransitionTime()
getLastTransitionTime in interface BundleLookupConditionFluent<A extends BundleLookupConditionFluent<A>>public A withLastTransitionTime(String lastTransitionTime)
withLastTransitionTime in interface BundleLookupConditionFluent<A extends BundleLookupConditionFluent<A>>public Boolean hasLastTransitionTime()
hasLastTransitionTime in interface BundleLookupConditionFluent<A extends BundleLookupConditionFluent<A>>public String getLastUpdateTime()
getLastUpdateTime in interface BundleLookupConditionFluent<A extends BundleLookupConditionFluent<A>>public A withLastUpdateTime(String lastUpdateTime)
withLastUpdateTime in interface BundleLookupConditionFluent<A extends BundleLookupConditionFluent<A>>public Boolean hasLastUpdateTime()
hasLastUpdateTime in interface BundleLookupConditionFluent<A extends BundleLookupConditionFluent<A>>public String getMessage()
getMessage in interface BundleLookupConditionFluent<A extends BundleLookupConditionFluent<A>>public A withMessage(String message)
withMessage in interface BundleLookupConditionFluent<A extends BundleLookupConditionFluent<A>>public Boolean hasMessage()
hasMessage in interface BundleLookupConditionFluent<A extends BundleLookupConditionFluent<A>>public String getReason()
getReason in interface BundleLookupConditionFluent<A extends BundleLookupConditionFluent<A>>public A withReason(String reason)
withReason in interface BundleLookupConditionFluent<A extends BundleLookupConditionFluent<A>>public Boolean hasReason()
hasReason in interface BundleLookupConditionFluent<A extends BundleLookupConditionFluent<A>>public String getStatus()
getStatus in interface BundleLookupConditionFluent<A extends BundleLookupConditionFluent<A>>public A withStatus(String status)
withStatus in interface BundleLookupConditionFluent<A extends BundleLookupConditionFluent<A>>public Boolean hasStatus()
hasStatus in interface BundleLookupConditionFluent<A extends BundleLookupConditionFluent<A>>public String getType()
getType in interface BundleLookupConditionFluent<A extends BundleLookupConditionFluent<A>>public A withType(String type)
withType in interface BundleLookupConditionFluent<A extends BundleLookupConditionFluent<A>>public Boolean hasType()
hasType in interface BundleLookupConditionFluent<A extends BundleLookupConditionFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface BundleLookupConditionFluent<A extends BundleLookupConditionFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface BundleLookupConditionFluent<A extends BundleLookupConditionFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface BundleLookupConditionFluent<A extends BundleLookupConditionFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface BundleLookupConditionFluent<A extends BundleLookupConditionFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface BundleLookupConditionFluent<A extends BundleLookupConditionFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface BundleLookupConditionFluent<A extends BundleLookupConditionFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface BundleLookupConditionFluent<A extends BundleLookupConditionFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends BundleLookupConditionFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends BundleLookupConditionFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.