public class V1NodeConfigSourceFluentImpl<A extends V1NodeConfigSourceFluent<A>> extends BaseFluent<A> implements V1NodeConfigSourceFluent<A>
V1NodeConfigSourceFluent.ConfigMapNested<N>_visitables, VISIT| Constructor and Description |
|---|
V1NodeConfigSourceFluentImpl() |
V1NodeConfigSourceFluentImpl(io.kubernetes.client.openapi.models.V1NodeConfigSource instance) |
| Modifier and Type | Method and Description |
|---|---|
io.kubernetes.client.openapi.models.V1ConfigMapNodeConfigSource |
buildConfigMap() |
V1NodeConfigSourceFluent.ConfigMapNested<A> |
editConfigMap() |
V1NodeConfigSourceFluent.ConfigMapNested<A> |
editOrNewConfigMap() |
V1NodeConfigSourceFluent.ConfigMapNested<A> |
editOrNewConfigMapLike(io.kubernetes.client.openapi.models.V1ConfigMapNodeConfigSource item) |
boolean |
equals(Object o) |
io.kubernetes.client.openapi.models.V1ConfigMapNodeConfigSource |
getConfigMap()
Deprecated.
|
Boolean |
hasConfigMap() |
int |
hashCode() |
String |
toString() |
A |
withConfigMap(io.kubernetes.client.openapi.models.V1ConfigMapNodeConfigSource configMap) |
V1NodeConfigSourceFluent.ConfigMapNested<A> |
withNewConfigMap() |
V1NodeConfigSourceFluent.ConfigMapNested<A> |
withNewConfigMapLike(io.kubernetes.client.openapi.models.V1ConfigMapNodeConfigSource item) |
accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic V1NodeConfigSourceFluentImpl()
public V1NodeConfigSourceFluentImpl(io.kubernetes.client.openapi.models.V1NodeConfigSource instance)
@Deprecated public io.kubernetes.client.openapi.models.V1ConfigMapNodeConfigSource getConfigMap()
getConfigMap in interface V1NodeConfigSourceFluent<A extends V1NodeConfigSourceFluent<A>>public io.kubernetes.client.openapi.models.V1ConfigMapNodeConfigSource buildConfigMap()
buildConfigMap in interface V1NodeConfigSourceFluent<A extends V1NodeConfigSourceFluent<A>>public A withConfigMap(io.kubernetes.client.openapi.models.V1ConfigMapNodeConfigSource configMap)
withConfigMap in interface V1NodeConfigSourceFluent<A extends V1NodeConfigSourceFluent<A>>public Boolean hasConfigMap()
hasConfigMap in interface V1NodeConfigSourceFluent<A extends V1NodeConfigSourceFluent<A>>public V1NodeConfigSourceFluent.ConfigMapNested<A> withNewConfigMap()
withNewConfigMap in interface V1NodeConfigSourceFluent<A extends V1NodeConfigSourceFluent<A>>public V1NodeConfigSourceFluent.ConfigMapNested<A> withNewConfigMapLike(io.kubernetes.client.openapi.models.V1ConfigMapNodeConfigSource item)
withNewConfigMapLike in interface V1NodeConfigSourceFluent<A extends V1NodeConfigSourceFluent<A>>public V1NodeConfigSourceFluent.ConfigMapNested<A> editConfigMap()
editConfigMap in interface V1NodeConfigSourceFluent<A extends V1NodeConfigSourceFluent<A>>public V1NodeConfigSourceFluent.ConfigMapNested<A> editOrNewConfigMap()
editOrNewConfigMap in interface V1NodeConfigSourceFluent<A extends V1NodeConfigSourceFluent<A>>public V1NodeConfigSourceFluent.ConfigMapNested<A> editOrNewConfigMapLike(io.kubernetes.client.openapi.models.V1ConfigMapNodeConfigSource item)
editOrNewConfigMapLike in interface V1NodeConfigSourceFluent<A extends V1NodeConfigSourceFluent<A>>public boolean equals(Object o)
equals in class BaseFluent<A extends V1NodeConfigSourceFluent<A>>public int hashCode()
hashCode in class BaseFluent<A extends V1NodeConfigSourceFluent<A>>Copyright © 2022. All rights reserved.