Uses of Class
cn.ucloud.ipsecvpn.models.DescribeVPNGatewayResponse.VPNGatewayDataSet
-
Packages that use DescribeVPNGatewayResponse.VPNGatewayDataSet Package Description cn.ucloud.ipsecvpn.models -
-
Uses of DescribeVPNGatewayResponse.VPNGatewayDataSet in cn.ucloud.ipsecvpn.models
Methods in cn.ucloud.ipsecvpn.models that return types with arguments of type DescribeVPNGatewayResponse.VPNGatewayDataSet Modifier and Type Method Description List<DescribeVPNGatewayResponse.VPNGatewayDataSet>DescribeVPNGatewayResponse. getDataSet()Method parameters in cn.ucloud.ipsecvpn.models with type arguments of type DescribeVPNGatewayResponse.VPNGatewayDataSet Modifier and Type Method Description voidDescribeVPNGatewayResponse. setDataSet(List<DescribeVPNGatewayResponse.VPNGatewayDataSet> dataSet)
-