Uses of Class
com.tencentcloudapi.goosefs.v20220519.models.ExpandCapacityRequest
-
Packages that use ExpandCapacityRequest Package Description com.tencentcloudapi.goosefs.v20220519 com.tencentcloudapi.goosefs.v20220519.models -
-
Uses of ExpandCapacityRequest in com.tencentcloudapi.goosefs.v20220519
Methods in com.tencentcloudapi.goosefs.v20220519 with parameters of type ExpandCapacityRequest Modifier and Type Method Description ExpandCapacityResponseGoosefsClient. ExpandCapacity(ExpandCapacityRequest req)扩展文件系统容量 -
Uses of ExpandCapacityRequest in com.tencentcloudapi.goosefs.v20220519.models
Constructors in com.tencentcloudapi.goosefs.v20220519.models with parameters of type ExpandCapacityRequest Constructor Description ExpandCapacityRequest(ExpandCapacityRequest 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.
-