public class PodDNSConfigOption extends Object implements KubernetesResource
| Constructor and Description |
|---|
PodDNSConfigOption()
No args constructor for use in serialization
|
PodDNSConfigOption(String name,
String value) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getAdditionalProperties() |
String |
getName() |
String |
getValue() |
void |
setAdditionalProperty(String name,
Object value) |
void |
setName(String name) |
void |
setValue(String value) |
Copyright © 2015–2020 Red Hat. All rights reserved.