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