Package | Description |
---|---|
com.tencentcloudapi.cdb.v20170320 | |
com.tencentcloudapi.cdb.v20170320.models |
Modifier and Type | Method and Description |
---|---|
CreateDBInstanceResponse |
CdbClient.CreateDBInstance(CreateDBInstanceRequest req)
This API is used to create a monthly subscribed TencentDB instance (which can be a source, disaster recovery, or read-only instance) by passing in information such as instance specifications, MySQL version number, purchased duration, and quantity.
|
Constructor and Description |
---|
CreateDBInstanceRequest(CreateDBInstanceRequest 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.