Uses of Class
cn.ucloud.ulb.models.DescribeULBResponse.ULBBackendSet
-
Packages that use DescribeULBResponse.ULBBackendSet Package Description cn.ucloud.ulb.models -
-
Uses of DescribeULBResponse.ULBBackendSet in cn.ucloud.ulb.models
Methods in cn.ucloud.ulb.models that return types with arguments of type DescribeULBResponse.ULBBackendSet Modifier and Type Method Description List<DescribeULBResponse.ULBBackendSet>DescribeULBResponse.ULBVServerSet. getBackendSet()Method parameters in cn.ucloud.ulb.models with type arguments of type DescribeULBResponse.ULBBackendSet Modifier and Type Method Description voidDescribeULBResponse.ULBVServerSet. setBackendSet(List<DescribeULBResponse.ULBBackendSet> backendSet)
-