Package | Description |
---|---|
com.tencentcloudapi.postgres.v20170312 | |
com.tencentcloudapi.postgres.v20170312.models |
Modifier and Type | Method and Description |
---|---|
ModifyDBInstanceHAConfigResponse |
PostgresClient.ModifyDBInstanceHAConfig(ModifyDBInstanceHAConfigRequest req)
本接口(ModifyDBInstanceHAConfig)用于修改实例HA配置信息。其中HA配置信息包括:
允许备节点切换为主节点的条件配置
半同步实例使用同步复制或异步复制的条件配置
|
Constructor and Description |
---|
ModifyDBInstanceHAConfigRequest(ModifyDBInstanceHAConfigRequest 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 © 2024. All rights reserved.