public class IpAddressPooCidrBlockForDescribeIpAddressPoolCidrBlocksOutput extends Object
| Constructor and Description |
|---|
IpAddressPooCidrBlockForDescribeIpAddressPoolCidrBlocksOutput() |
| Modifier and Type | Method and Description |
|---|---|
IpAddressPooCidrBlockForDescribeIpAddressPoolCidrBlocksOutput |
cidrBlock(String cidrBlock) |
IpAddressPooCidrBlockForDescribeIpAddressPoolCidrBlocksOutput |
creationTime(String creationTime) |
boolean |
equals(Object o) |
String |
getCidrBlock()
Get cidrBlock
|
String |
getCreationTime()
Get creationTime
|
String |
getStatus()
Get status
|
Integer |
getTotalIpCount()
Get totalIpCount
|
Integer |
getUsedIpCount()
Get usedIpCount
|
int |
hashCode() |
void |
setCidrBlock(String cidrBlock) |
void |
setCreationTime(String creationTime) |
void |
setStatus(String status) |
void |
setTotalIpCount(Integer totalIpCount) |
void |
setUsedIpCount(Integer usedIpCount) |
IpAddressPooCidrBlockForDescribeIpAddressPoolCidrBlocksOutput |
status(String status) |
String |
toString() |
IpAddressPooCidrBlockForDescribeIpAddressPoolCidrBlocksOutput |
totalIpCount(Integer totalIpCount) |
IpAddressPooCidrBlockForDescribeIpAddressPoolCidrBlocksOutput |
usedIpCount(Integer usedIpCount) |
public IpAddressPooCidrBlockForDescribeIpAddressPoolCidrBlocksOutput()
public IpAddressPooCidrBlockForDescribeIpAddressPoolCidrBlocksOutput cidrBlock(String cidrBlock)
public String getCidrBlock()
public void setCidrBlock(String cidrBlock)
public IpAddressPooCidrBlockForDescribeIpAddressPoolCidrBlocksOutput creationTime(String creationTime)
public String getCreationTime()
public void setCreationTime(String creationTime)
public IpAddressPooCidrBlockForDescribeIpAddressPoolCidrBlocksOutput status(String status)
public String getStatus()
public void setStatus(String status)
public IpAddressPooCidrBlockForDescribeIpAddressPoolCidrBlocksOutput totalIpCount(Integer totalIpCount)
public Integer getTotalIpCount()
public void setTotalIpCount(Integer totalIpCount)
public IpAddressPooCidrBlockForDescribeIpAddressPoolCidrBlocksOutput usedIpCount(Integer usedIpCount)
public Integer getUsedIpCount()
public void setUsedIpCount(Integer usedIpCount)
Copyright © 2024. All rights reserved.