Uses of Class
com.tencentcloudapi.goosefs.v20220519.models.QueryDataRepositoryBandwidthResponse
-
Packages that use QueryDataRepositoryBandwidthResponse Package Description com.tencentcloudapi.goosefs.v20220519 com.tencentcloudapi.goosefs.v20220519.models -
-
Uses of QueryDataRepositoryBandwidthResponse in com.tencentcloudapi.goosefs.v20220519
Methods in com.tencentcloudapi.goosefs.v20220519 that return QueryDataRepositoryBandwidthResponse Modifier and Type Method Description QueryDataRepositoryBandwidthResponse
GoosefsClient. QueryDataRepositoryBandwidth(QueryDataRepositoryBandwidthRequest req)
查询数据流动带宽 -
Uses of QueryDataRepositoryBandwidthResponse in com.tencentcloudapi.goosefs.v20220519.models
Constructors in com.tencentcloudapi.goosefs.v20220519.models with parameters of type QueryDataRepositoryBandwidthResponse Constructor Description QueryDataRepositoryBandwidthResponse(QueryDataRepositoryBandwidthResponse 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.
-