Uses of Class
com.tencentcloudapi.lighthouse.v20200324.models.ModifyDisksAttributeResponse
-
Packages that use ModifyDisksAttributeResponse Package Description com.tencentcloudapi.lighthouse.v20200324 com.tencentcloudapi.lighthouse.v20200324.models -
-
Uses of ModifyDisksAttributeResponse in com.tencentcloudapi.lighthouse.v20200324
Methods in com.tencentcloudapi.lighthouse.v20200324 that return ModifyDisksAttributeResponse Modifier and Type Method Description ModifyDisksAttributeResponse
LighthouseClient. ModifyDisksAttribute(ModifyDisksAttributeRequest req)
本接口(ModifyDisksAttribute)用于修改云硬盘属性。 -
Uses of ModifyDisksAttributeResponse in com.tencentcloudapi.lighthouse.v20200324.models
Constructors in com.tencentcloudapi.lighthouse.v20200324.models with parameters of type ModifyDisksAttributeResponse Constructor Description ModifyDisksAttributeResponse(ModifyDisksAttributeResponse 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.
-