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