Uses of Class
com.tencentcloudapi.keewidb.v20220308.models.ModifyAutoBackupConfigResponse
-
Packages that use ModifyAutoBackupConfigResponse Package Description com.tencentcloudapi.keewidb.v20220308 com.tencentcloudapi.keewidb.v20220308.models -
-
Uses of ModifyAutoBackupConfigResponse in com.tencentcloudapi.keewidb.v20220308
Methods in com.tencentcloudapi.keewidb.v20220308 that return ModifyAutoBackupConfigResponse Modifier and Type Method Description ModifyAutoBackupConfigResponse
KeewidbClient. ModifyAutoBackupConfig(ModifyAutoBackupConfigRequest req)
本接口(ModifyAutoBackupConfig)用于修改自动备份配置。 -
Uses of ModifyAutoBackupConfigResponse in com.tencentcloudapi.keewidb.v20220308.models
Constructors in com.tencentcloudapi.keewidb.v20220308.models with parameters of type ModifyAutoBackupConfigResponse Constructor Description ModifyAutoBackupConfigResponse(ModifyAutoBackupConfigResponse 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.
-