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