Uses of Class
cn.ucloud.ulb.models.DescribeSSLResponse.SSLBindedTargetSet
-
Packages that use DescribeSSLResponse.SSLBindedTargetSet Package Description cn.ucloud.ulb.models -
-
Uses of DescribeSSLResponse.SSLBindedTargetSet in cn.ucloud.ulb.models
Methods in cn.ucloud.ulb.models that return types with arguments of type DescribeSSLResponse.SSLBindedTargetSet Modifier and Type Method Description List<DescribeSSLResponse.SSLBindedTargetSet>DescribeSSLResponse.ULBSSLSet. getBindedTargetSet()Method parameters in cn.ucloud.ulb.models with type arguments of type DescribeSSLResponse.SSLBindedTargetSet Modifier and Type Method Description voidDescribeSSLResponse.ULBSSLSet. setBindedTargetSet(List<DescribeSSLResponse.SSLBindedTargetSet> bindedTargetSet)
-