Package | Description |
---|---|
com.tencentcloudapi.postgres.v20170312.models |
Modifier and Type | Method and Description |
---|---|
DBInstance |
DescribeDBInstanceAttributeResponse.getDBInstance()
Get 实例详细信息。
|
DBInstance[] |
DescribeDBInstancesResponse.getDBInstanceSet()
Get 实例详细信息集合。
|
DBInstance[] |
ReadOnlyGroup.getReadOnlyDBInstanceList()
Get 实例详细信息
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeDBInstanceAttributeResponse.setDBInstance(DBInstance DBInstance)
Set 实例详细信息。
|
void |
DescribeDBInstancesResponse.setDBInstanceSet(DBInstance[] DBInstanceSet)
Set 实例详细信息集合。
|
void |
ReadOnlyGroup.setReadOnlyDBInstanceList(DBInstance[] ReadOnlyDBInstanceList)
Set 实例详细信息
|
Constructor and Description |
---|
DBInstance(DBInstance 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.