Uses of Class
com.tencentcloudapi.cfs.v20190719.models.DescribeCfsRulesResponse
-
Packages that use DescribeCfsRulesResponse Package Description com.tencentcloudapi.cfs.v20190719 com.tencentcloudapi.cfs.v20190719.models -
-
Uses of DescribeCfsRulesResponse in com.tencentcloudapi.cfs.v20190719
Methods in com.tencentcloudapi.cfs.v20190719 that return DescribeCfsRulesResponse Modifier and Type Method Description DescribeCfsRulesResponseCfsClient. DescribeCfsRules(DescribeCfsRulesRequest req)本接口(DescribeCfsRules)用于查询权限组规则列表。 -
Uses of DescribeCfsRulesResponse in com.tencentcloudapi.cfs.v20190719.models
Constructors in com.tencentcloudapi.cfs.v20190719.models with parameters of type DescribeCfsRulesResponse Constructor Description DescribeCfsRulesResponse(DescribeCfsRulesResponse 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.
-