Package | Description |
---|---|
com.tencentcloudapi.cdb.v20170320 | |
com.tencentcloudapi.cdb.v20170320.models |
Modifier and Type | Method and Description |
---|---|
CreateDBInstanceResponse |
CdbClient.CreateDBInstance(CreateDBInstanceRequest req)
本接口(CreateDBInstance)用于创建包年包月的云数据库实例(包括主实例、灾备实例和只读实例),可通过传入实例规格、MySQL 版本号、购买时长和数量等信息创建云数据库实例。
该接口为异步接口,您还可以使用 [查询实例列表](https://cloud.tencent.com/document/api/236/15872) 接口查询该实例的详细信息。当该实例的 Status 为1,且 TaskStatus 为0,表示实例已经发货成功。
1.
|
Constructor and Description |
---|
CreateDBInstanceResponse(CreateDBInstanceResponse 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.