Package | Description |
---|---|
com.tencentcloudapi.tdcpg.v20211118 | |
com.tencentcloudapi.tdcpg.v20211118.models |
Modifier and Type | Method and Description |
---|---|
RecoverClusterInstancesResponse |
TdcpgClient.RecoverClusterInstances(RecoverClusterInstancesRequest req)
恢复实例。此接口的使用场景包括:
- 读写实例状态为running(运行中)时,批量恢复状态为isolated(已隔离)的只读实例
- 读写实例状态为isolated(已隔离)时,恢复读写实例
- 读写实例状态为isolated(已隔离)时,批量恢复读写实例以及状态为isolated(已隔离)的只读实例
|
Constructor and Description |
---|
RecoverClusterInstancesResponse(RecoverClusterInstancesResponse 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.