Uses of Class
cn.ucloud.uk8s.models.DescribeUK8SClusterResponse.DiskSet
-
Packages that use DescribeUK8SClusterResponse.DiskSet Package Description cn.ucloud.uk8s.models -
-
Uses of DescribeUK8SClusterResponse.DiskSet in cn.ucloud.uk8s.models
Methods in cn.ucloud.uk8s.models that return types with arguments of type DescribeUK8SClusterResponse.DiskSet Modifier and Type Method Description List<DescribeUK8SClusterResponse.DiskSet>DescribeUK8SClusterResponse.UhostInfo. getDiskSet()Method parameters in cn.ucloud.uk8s.models with type arguments of type DescribeUK8SClusterResponse.DiskSet Modifier and Type Method Description voidDescribeUK8SClusterResponse.UhostInfo. setDiskSet(List<DescribeUK8SClusterResponse.DiskSet> diskSet)
-