Uses of Class
com.tencentcloudapi.cfs.v20190719.models.DescribeCfsServiceStatusResponse
-
Packages that use DescribeCfsServiceStatusResponse Package Description com.tencentcloudapi.cfs.v20190719 com.tencentcloudapi.cfs.v20190719.models -
-
Uses of DescribeCfsServiceStatusResponse in com.tencentcloudapi.cfs.v20190719
Methods in com.tencentcloudapi.cfs.v20190719 that return DescribeCfsServiceStatusResponse Modifier and Type Method Description DescribeCfsServiceStatusResponseCfsClient. DescribeCfsServiceStatus(DescribeCfsServiceStatusRequest req)本接口(DescribeCfsServiceStatus)用于查询用户使用CFS的服务状态。 -
Uses of DescribeCfsServiceStatusResponse in com.tencentcloudapi.cfs.v20190719.models
Constructors in com.tencentcloudapi.cfs.v20190719.models with parameters of type DescribeCfsServiceStatusResponse Constructor Description DescribeCfsServiceStatusResponse(DescribeCfsServiceStatusResponse 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.
-