Uses of Class
cn.ucloud.uhost.models.DescribeImageResponse.UHostImageSet
-
Packages that use DescribeImageResponse.UHostImageSet Package Description cn.ucloud.uhost.models -
-
Uses of DescribeImageResponse.UHostImageSet in cn.ucloud.uhost.models
Methods in cn.ucloud.uhost.models that return types with arguments of type DescribeImageResponse.UHostImageSet Modifier and Type Method Description List<DescribeImageResponse.UHostImageSet>DescribeImageResponse. getImageSet()Method parameters in cn.ucloud.uhost.models with type arguments of type DescribeImageResponse.UHostImageSet Modifier and Type Method Description voidDescribeImageResponse. setImageSet(List<DescribeImageResponse.UHostImageSet> imageSet)
-