public static class DescribeInstanceAttributeResponse.EipAddress extends Object
构造器和说明 |
---|
EipAddress() |
限定符和类型 | 方法和说明 |
---|---|
String |
getAllocationId() |
Integer |
getBandwidth() |
String |
getInternetChargeType() |
String |
getIpAddress() |
void |
setAllocationId(String allocationId) |
void |
setBandwidth(Integer bandwidth) |
void |
setInternetChargeType(String internetChargeType) |
void |
setIpAddress(String ipAddress) |
public String getInternetChargeType()
public void setInternetChargeType(String internetChargeType)
public String getIpAddress()
public void setIpAddress(String ipAddress)
public Integer getBandwidth()
public void setBandwidth(Integer bandwidth)
public String getAllocationId()
public void setAllocationId(String allocationId)
Copyright © 2023. All Rights Reserved.