Package | Description |
---|---|
com.tencentcloudapi.postgres.v20170312 | |
com.tencentcloudapi.postgres.v20170312.models |
Modifier and Type | Method and Description |
---|---|
ModifyBackupPlanResponse |
PostgresClient.ModifyBackupPlan(ModifyBackupPlanRequest req)
本接口 (ModifyBackupPlan) 用于实例备份计划的修改,默认是在每天的凌晨开始全量备份,备份保留时长是7天。可以根据此接口指定时间进行实例的备份。
|
Constructor and Description |
---|
ModifyBackupPlanRequest(ModifyBackupPlanRequest 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.
|
Copyright © 2022. All rights reserved.