@Generated(value="org.jsonschema2pojo") public class NodeAddress extends Object implements KubernetesResource
Constructor and Description |
---|
NodeAddress()
No args constructor for use in serialization
|
NodeAddress(String address,
String type) |
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
getAdditionalProperties() |
String |
getAddress() |
String |
getType() |
void |
setAdditionalProperty(String name,
Object value) |
void |
setAddress(String address) |
void |
setType(String type) |
Copyright © 2015–2020 Red Hat. All rights reserved.