Package | Description |
---|---|
com.tencentcloudapi.sqlserver.v20180328.models |
Modifier and Type | Method and Description |
---|---|
InstanceDBDetail[] |
DescribeDatabasesResponse.getDBInstances()
Get 实例数据库列表
|
InstanceDBDetail[] |
DescribeDBsResponse.getDBInstances()
Get 实例数据库列表
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeDatabasesResponse.setDBInstances(InstanceDBDetail[] DBInstances)
Set 实例数据库列表
|
void |
DescribeDBsResponse.setDBInstances(InstanceDBDetail[] DBInstances)
Set 实例数据库列表
|
Constructor and Description |
---|
InstanceDBDetail(InstanceDBDetail 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.