public class SubnetDetail extends Object
| Constructor and Description |
|---|
SubnetDetail() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCidr() |
String |
getPhysicalZone() |
String |
getSubnetId() |
String |
getZoneName() |
SubnetDetail |
setCidr(String cidr) |
SubnetDetail |
setPhysicalZone(String physicalZone) |
SubnetDetail |
setSubnetId(String subnetId) |
SubnetDetail |
setZoneName(String zoneName) |
String |
toString() |
public SubnetDetail setCidr(String cidr)
public String getCidr()
public SubnetDetail setPhysicalZone(String physicalZone)
public String getPhysicalZone()
public SubnetDetail setSubnetId(String subnetId)
public String getSubnetId()
public SubnetDetail setZoneName(String zoneName)
public String getZoneName()
Copyright © 2026. All rights reserved.