Package cn.ucloud.vpc.models
Class DescribeNATGWResponse.NatGatewaySubnetSet
java.lang.Object
cn.ucloud.common.response.Response
cn.ucloud.vpc.models.DescribeNATGWResponse.NatGatewaySubnetSet
- Enclosing class:
DescribeNATGWResponse
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidsetSubnetName(String subnetName) voidsetSubnetworkId(String subnetworkId) Methods inherited from class cn.ucloud.common.response.Response
getAction, getMessage, getRequestId, getRetCode, setAction, setMessage, setRequestId, setRetCode
-
Constructor Details
-
NatGatewaySubnetSet
public NatGatewaySubnetSet()
-
-
Method Details
-
getSubnetworkId
-
setSubnetworkId
-
getSubnet
-
setSubnet
-
getSubnetName
-
setSubnetName
-