public class ZoneMappingForModifyLoadBalancerTypeInput extends Object
| Constructor and Description |
|---|
ZoneMappingForModifyLoadBalancerTypeInput() |
| Modifier and Type | Method and Description |
|---|---|
ZoneMappingForModifyLoadBalancerTypeInput |
allocationId(String allocationId) |
ZoneMappingForModifyLoadBalancerTypeInput |
eipType(String eipType) |
boolean |
equals(Object o) |
String |
getAllocationId()
Get allocationId
|
String |
getEipType()
Get eipType
|
String |
getPopLocations()
Get popLocations
|
String |
getZoneId()
Get zoneId
|
int |
hashCode() |
ZoneMappingForModifyLoadBalancerTypeInput |
popLocations(String popLocations) |
void |
setAllocationId(String allocationId) |
void |
setEipType(String eipType) |
void |
setPopLocations(String popLocations) |
void |
setZoneId(String zoneId) |
String |
toString() |
ZoneMappingForModifyLoadBalancerTypeInput |
zoneId(String zoneId) |
public ZoneMappingForModifyLoadBalancerTypeInput()
public ZoneMappingForModifyLoadBalancerTypeInput allocationId(String allocationId)
public String getAllocationId()
public void setAllocationId(String allocationId)
public ZoneMappingForModifyLoadBalancerTypeInput eipType(String eipType)
public String getEipType()
public void setEipType(String eipType)
public ZoneMappingForModifyLoadBalancerTypeInput popLocations(String popLocations)
public String getPopLocations()
public void setPopLocations(String popLocations)
public ZoneMappingForModifyLoadBalancerTypeInput zoneId(String zoneId)
public String getZoneId()
public void setZoneId(String zoneId)
Copyright © 2026. All rights reserved.