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