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