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