Class ListSubnetForNATGWResponse.NatgwSubnetDataSet
java.lang.Object
cn.ucloud.common.response.Response
cn.ucloud.vpc.models.ListSubnetForNATGWResponse.NatgwSubnetDataSet
- Enclosing class:
ListSubnetForNATGWResponse
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetHasNATGW(Boolean hasNATGW) voidsetNetmask(String netmask) voidvoidsetSubnetId(String subnetId) voidsetSubnetName(String subnetName) Methods inherited from class cn.ucloud.common.response.Response
getAction, getMessage, getRequestId, getRetCode, setAction, setMessage, setRequestId, setRetCode
-
Constructor Details
-
NatgwSubnetDataSet
public NatgwSubnetDataSet()
-
-
Method Details
-
getSubnetId
-
setSubnetId
-
getSubnet
-
setSubnet
-
getNetmask
-
setNetmask
-
getSubnetName
-
setSubnetName
-
getHasNATGW
-
setHasNATGW
-