Package | Description |
---|---|
com.tencentcloudapi.cdb.v20170320 | |
com.tencentcloudapi.cdb.v20170320.models |
Modifier and Type | Method and Description |
---|---|
RestartDBInstancesResponse |
CdbClient.RestartDBInstances(RestartDBInstancesRequest req)
本接口(RestartDBInstances)用于重启云数据库实例。
注意:
1、本接口只支持主实例进行重启操作;
2、实例状态必须为正常,并且没有其他异步任务在执行中。
|
Constructor and Description |
---|
RestartDBInstancesResponse(RestartDBInstancesResponse 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.