public class V1NodeConfigSourceFluentImpl<A extends V1NodeConfigSourceFluent<A>> extends BaseFluent<A> implements V1NodeConfigSourceFluent<A>
Modifier and Type | Class and Description |
---|---|
class |
V1NodeConfigSourceFluentImpl.ConfigMapNestedImpl<N> |
V1NodeConfigSourceFluent.ConfigMapNested<N>
_visitables
Constructor and Description |
---|
V1NodeConfigSourceFluentImpl() |
V1NodeConfigSourceFluentImpl(V1NodeConfigSource instance) |
Modifier and Type | Method and Description |
---|---|
V1ConfigMapNodeConfigSource |
buildConfigMap() |
V1NodeConfigSourceFluent.ConfigMapNested<A> |
editConfigMap() |
V1NodeConfigSourceFluent.ConfigMapNested<A> |
editOrNewConfigMap() |
V1NodeConfigSourceFluent.ConfigMapNested<A> |
editOrNewConfigMapLike(V1ConfigMapNodeConfigSource item) |
boolean |
equals(Object o) |
V1ConfigMapNodeConfigSource |
getConfigMap()
Deprecated.
|
Boolean |
hasConfigMap() |
int |
hashCode() |
A |
withConfigMap(V1ConfigMapNodeConfigSource configMap) |
V1NodeConfigSourceFluent.ConfigMapNested<A> |
withNewConfigMap() |
V1NodeConfigSourceFluent.ConfigMapNested<A> |
withNewConfigMapLike(V1ConfigMapNodeConfigSource item) |
public V1NodeConfigSourceFluentImpl()
public V1NodeConfigSourceFluentImpl(V1NodeConfigSource instance)
@Deprecated public V1ConfigMapNodeConfigSource getConfigMap()
getConfigMap
in interface V1NodeConfigSourceFluent<A extends V1NodeConfigSourceFluent<A>>
public V1ConfigMapNodeConfigSource buildConfigMap()
buildConfigMap
in interface V1NodeConfigSourceFluent<A extends V1NodeConfigSourceFluent<A>>
public A withConfigMap(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(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(V1ConfigMapNodeConfigSource item)
editOrNewConfigMapLike
in interface V1NodeConfigSourceFluent<A extends V1NodeConfigSourceFluent<A>>
Copyright © 2020. All rights reserved.