Package | Description |
---|---|
com.tencentcloudapi.ckafka.v20190819.models |
Modifier and Type | Method and Description |
---|---|
PostgreSQLConnectParam |
DescribeConnectResource.getPostgreSQLConnectParam()
Get PostgreSQL配置,Type为POSTGRESQL或TDSQL_C_POSTGRESQL时返回
注意:此字段可能返回 null,表示取不到有效值。
|
PostgreSQLConnectParam |
DescribeConnectResourceResp.getPostgreSQLConnectParam()
Get PostgreSQL配置,Type为POSTGRESQL或TDSQL_C_POSTGRESQL时返回
注意:此字段可能返回 null,表示取不到有效值。
|
PostgreSQLConnectParam |
CreateConnectResourceRequest.getPostgreSQLConnectParam()
Get PostgreSQL配置,Type为POSTGRESQL或TDSQL_C_POSTGRESQL时必填
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeConnectResource.setPostgreSQLConnectParam(PostgreSQLConnectParam PostgreSQLConnectParam)
Set PostgreSQL配置,Type为POSTGRESQL或TDSQL_C_POSTGRESQL时返回
注意:此字段可能返回 null,表示取不到有效值。
|
void |
DescribeConnectResourceResp.setPostgreSQLConnectParam(PostgreSQLConnectParam PostgreSQLConnectParam)
Set PostgreSQL配置,Type为POSTGRESQL或TDSQL_C_POSTGRESQL时返回
注意:此字段可能返回 null,表示取不到有效值。
|
void |
CreateConnectResourceRequest.setPostgreSQLConnectParam(PostgreSQLConnectParam PostgreSQLConnectParam)
Set PostgreSQL配置,Type为POSTGRESQL或TDSQL_C_POSTGRESQL时必填
|
Constructor and Description |
---|
PostgreSQLConnectParam(PostgreSQLConnectParam 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.