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