Package | Description |
---|---|
com.tencentcloudapi.ctsdb.v20230202 | |
com.tencentcloudapi.ctsdb.v20230202.models |
Modifier and Type | Method and Description |
---|---|
DescribeDatabasesResponse |
CtsdbClient.DescribeDatabases(DescribeDatabasesRequest req)
查看数据库/列表
```
"Database":{
"ClusterID":"ctsdbi-rebg0ghl",
"Name":"" //不指定则查询实例下所有db
}
```
|
Constructor and Description |
---|
DescribeDatabasesResponse(DescribeDatabasesResponse 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 © 2025. All rights reserved.