Uses of Class
com.tencentcloudapi.cfs.v20190719.models.DescribeUserQuotaResponse
-
Packages that use DescribeUserQuotaResponse Package Description com.tencentcloudapi.cfs.v20190719 com.tencentcloudapi.cfs.v20190719.models -
-
Uses of DescribeUserQuotaResponse in com.tencentcloudapi.cfs.v20190719
Methods in com.tencentcloudapi.cfs.v20190719 that return DescribeUserQuotaResponse Modifier and Type Method Description DescribeUserQuotaResponseCfsClient. DescribeUserQuota(DescribeUserQuotaRequest req)查询文件系统配额(仅部分Turbo实例能使用,若需要调用请提交工单与我们联系) -
Uses of DescribeUserQuotaResponse in com.tencentcloudapi.cfs.v20190719.models
Constructors in com.tencentcloudapi.cfs.v20190719.models with parameters of type DescribeUserQuotaResponse Constructor Description DescribeUserQuotaResponse(DescribeUserQuotaResponse 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.
-