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