public class AssociatedElasticIpForDescribeNetworkInterfacesOutput extends Object
| 构造器和说明 |
|---|
AssociatedElasticIpForDescribeNetworkInterfacesOutput() |
| 限定符和类型 | 方法和说明 |
|---|---|
AssociatedElasticIpForDescribeNetworkInterfacesOutput |
allocationId(String allocationId) |
AssociatedElasticIpForDescribeNetworkInterfacesOutput |
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 AssociatedElasticIpForDescribeNetworkInterfacesOutput()
public AssociatedElasticIpForDescribeNetworkInterfacesOutput allocationId(String allocationId)
public String getAllocationId()
public void setAllocationId(String allocationId)
public AssociatedElasticIpForDescribeNetworkInterfacesOutput eipAddress(String eipAddress)
public String getEipAddress()
public void setEipAddress(String eipAddress)
Copyright © 2024. All rights reserved.