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