@Generated(value="jsonschema2pojo") public class LocalityLoadBalancerSettingDistribute extends Object implements io.fabric8.kubernetes.api.model.KubernetesResource
| Constructor and Description |
|---|
LocalityLoadBalancerSettingDistribute()
No args constructor for use in serialization
|
LocalityLoadBalancerSettingDistribute(String from,
Map<String,Long> to) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getAdditionalProperties() |
String |
getFrom() |
Map<String,Long> |
getTo() |
void |
setAdditionalProperty(String name,
Object value) |
void |
setFrom(String from) |
void |
setTo(Map<String,Long> to) |
Copyright © 2015–2023 Red Hat. All rights reserved.