Uses of Class
com.tencentcloudapi.ame.v20190916.models.DescribePackagesResponse
-
Packages that use DescribePackagesResponse Package Description com.tencentcloudapi.ame.v20190916 com.tencentcloudapi.ame.v20190916.models -
-
Uses of DescribePackagesResponse in com.tencentcloudapi.ame.v20190916
Methods in com.tencentcloudapi.ame.v20190916 that return DescribePackagesResponse Modifier and Type Method Description DescribePackagesResponseAmeClient. DescribePackages(DescribePackagesRequest req)获取已购曲库包列表接口 -
Uses of DescribePackagesResponse in com.tencentcloudapi.ame.v20190916.models
Constructors in com.tencentcloudapi.ame.v20190916.models with parameters of type DescribePackagesResponse Constructor Description DescribePackagesResponse(DescribePackagesResponse source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
-