@Generated(value="jsonschema2pojo") public class EgressRouterAddress extends Object implements io.fabric8.kubernetes.api.model.KubernetesResource
| Constructor and Description |
|---|
EgressRouterAddress()
No args constructor for use in serialization
|
EgressRouterAddress(String gateway,
String ip) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getAdditionalProperties() |
String |
getGateway() |
String |
getIp() |
void |
setAdditionalProperty(String name,
Object value) |
void |
setGateway(String gateway) |
void |
setIp(String ip) |
Copyright © 2015–2023 Red Hat. All rights reserved.