@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2020-06-19T10:47:33.387Z[Etc/UTC]") public class V1NodeConfigSource extends Object
Modifier and Type | Field and Description |
---|---|
static String |
SERIALIZED_NAME_CONFIG_MAP |
Constructor and Description |
---|
V1NodeConfigSource() |
Modifier and Type | Method and Description |
---|---|
V1NodeConfigSource |
configMap(V1ConfigMapNodeConfigSource configMap) |
boolean |
equals(Object o) |
V1ConfigMapNodeConfigSource |
getConfigMap()
Get configMap
|
int |
hashCode() |
void |
setConfigMap(V1ConfigMapNodeConfigSource configMap) |
String |
toString() |
public static final String SERIALIZED_NAME_CONFIG_MAP
public V1NodeConfigSource configMap(V1ConfigMapNodeConfigSource configMap)
@Nullable public V1ConfigMapNodeConfigSource getConfigMap()
public void setConfigMap(V1ConfigMapNodeConfigSource configMap)
Copyright © 2020. All rights reserved.