public class EipAddressForDescribeBandwidthPackagesOutput extends Object
| Constructor and Description |
|---|
EipAddressForDescribeBandwidthPackagesOutput() |
| Modifier and Type | Method and Description |
|---|---|
EipAddressForDescribeBandwidthPackagesOutput |
allocationId(String allocationId) |
EipAddressForDescribeBandwidthPackagesOutput |
eipAddress(String eipAddress) |
boolean |
equals(Object o) |
String |
getAllocationId()
Get allocationId
|
String |
getEipAddress()
Get eipAddress
|
int |
hashCode() |
void |
setAllocationId(String allocationId) |
void |
setEipAddress(String eipAddress) |
String |
toString() |
public EipAddressForDescribeBandwidthPackagesOutput()
public EipAddressForDescribeBandwidthPackagesOutput allocationId(String allocationId)
public String getAllocationId()
public void setAllocationId(String allocationId)
public EipAddressForDescribeBandwidthPackagesOutput eipAddress(String eipAddress)
public String getEipAddress()
public void setEipAddress(String eipAddress)
Copyright © 2024. All rights reserved.