public class ConfigMapNodeConfigSourceFluent<A extends ConfigMapNodeConfigSourceFluent<A>> extends BaseFluent<A>
_visitables, VISIT| Constructor and Description |
|---|
ConfigMapNodeConfigSourceFluent() |
ConfigMapNodeConfigSourceFluent(ConfigMapNodeConfigSource 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 |
getKubeletConfigKey() |
String |
getName() |
String |
getNamespace() |
String |
getResourceVersion() |
String |
getUid() |
boolean |
hasAdditionalProperties() |
int |
hashCode() |
boolean |
hasKubeletConfigKey() |
boolean |
hasName() |
boolean |
hasNamespace() |
boolean |
hasResourceVersion() |
boolean |
hasUid() |
A |
removeFromAdditionalProperties(Map<String,Object> map) |
A |
removeFromAdditionalProperties(String key) |
String |
toString() |
<K,V> A |
withAdditionalProperties(Map<String,Object> additionalProperties) |
A |
withKubeletConfigKey(String kubeletConfigKey) |
A |
withName(String name) |
A |
withNamespace(String namespace) |
A |
withResourceVersion(String resourceVersion) |
A |
withUid(String uid) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic ConfigMapNodeConfigSourceFluent()
public ConfigMapNodeConfigSourceFluent(ConfigMapNodeConfigSource instance)
public String getKubeletConfigKey()
public boolean hasKubeletConfigKey()
public String getName()
public boolean hasName()
public String getNamespace()
public boolean hasNamespace()
public String getResourceVersion()
public boolean hasResourceVersion()
public String getUid()
public boolean hasUid()
public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
public boolean hasAdditionalProperties()
public boolean equals(Object o)
equals in class BaseFluent<A extends ConfigMapNodeConfigSourceFluent<A>>public int hashCode()
hashCode in class BaseFluent<A extends ConfigMapNodeConfigSourceFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.