@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2021-09-20T22:55:54.394Z[Etc/UTC]") public class V1EndpointHints extends Object
Modifier and Type | Field and Description |
---|---|
static String |
SERIALIZED_NAME_FOR_ZONES |
Constructor and Description |
---|
V1EndpointHints() |
Modifier and Type | Method and Description |
---|---|
V1EndpointHints |
addForZonesItem(V1ForZone forZonesItem) |
boolean |
equals(Object o) |
V1EndpointHints |
forZones(List<V1ForZone> forZones) |
List<V1ForZone> |
getForZones()
forZones indicates the zone(s) this endpoint should be consumed by to enable topology aware
routing.
|
int |
hashCode() |
void |
setForZones(List<V1ForZone> forZones) |
String |
toString() |
public static final String SERIALIZED_NAME_FOR_ZONES
public V1EndpointHints forZones(List<V1ForZone> forZones)
public V1EndpointHints addForZonesItem(V1ForZone forZonesItem)
@Nullable public List<V1ForZone> getForZones()
Copyright © 2022. All rights reserved.