Class PostgreSQLConnectParam
- java.lang.Object
-
- com.tencentcloudapi.common.AbstractModel
-
- com.tencentcloudapi.ckafka.v20190819.models.PostgreSQLConnectParam
-
public class PostgreSQLConnectParam extends AbstractModel
-
-
Field Summary
-
Fields inherited from class com.tencentcloudapi.common.AbstractModel
header, skipSign
-
-
Constructor Summary
Constructors Constructor Description PostgreSQLConnectParam()
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.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getClusterId()
Get 当type为TDSQL_C_POSTGRESQL时,必填 注意:此字段可能返回 null,表示取不到有效值。Boolean
getIsUpdate()
Get 是否更新到关联的Datahub任务 注意:此字段可能返回 null,表示取不到有效值。String
getPassword()
Get PostgreSQL连接源的密码 注意:此字段可能返回 null,表示取不到有效值。Long
getPort()
Get PostgreSQL的连接port 注意:此字段可能返回 null,表示取不到有效值。String
getResource()
Get PostgreSQL连接源的实例资源 注意:此字段可能返回 null,表示取不到有效值。Boolean
getSelfBuilt()
Get PostgreSQL连接源是否为自建集群 注意:此字段可能返回 null,表示取不到有效值。String
getServiceVip()
Get PostgreSQL连接源的实例vip,当为腾讯云实例时,必填 注意:此字段可能返回 null,表示取不到有效值。String
getUniqVpcId()
Get PostgreSQL连接源的vpcId,当为腾讯云实例时,必填 注意:此字段可能返回 null,表示取不到有效值。String
getUserName()
Get PostgreSQL连接源的用户名 注意:此字段可能返回 null,表示取不到有效值。void
setClusterId(String ClusterId)
Set 当type为TDSQL_C_POSTGRESQL时,必填 注意:此字段可能返回 null,表示取不到有效值。void
setIsUpdate(Boolean IsUpdate)
Set 是否更新到关联的Datahub任务 注意:此字段可能返回 null,表示取不到有效值。void
setPassword(String Password)
Set PostgreSQL连接源的密码 注意:此字段可能返回 null,表示取不到有效值。void
setPort(Long Port)
Set PostgreSQL的连接port 注意:此字段可能返回 null,表示取不到有效值。void
setResource(String Resource)
Set PostgreSQL连接源的实例资源 注意:此字段可能返回 null,表示取不到有效值。void
setSelfBuilt(Boolean SelfBuilt)
Set PostgreSQL连接源是否为自建集群 注意:此字段可能返回 null,表示取不到有效值。void
setServiceVip(String ServiceVip)
Set PostgreSQL连接源的实例vip,当为腾讯云实例时,必填 注意:此字段可能返回 null,表示取不到有效值。void
setUniqVpcId(String UniqVpcId)
Set PostgreSQL连接源的vpcId,当为腾讯云实例时,必填 注意:此字段可能返回 null,表示取不到有效值。void
setUserName(String UserName)
Set PostgreSQL连接源的用户名 注意:此字段可能返回 null,表示取不到有效值。void
toMap(HashMap<String,String> map, String prefix)
Internal implementation, normal users should not use it.-
Methods inherited from class com.tencentcloudapi.common.AbstractModel
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
-
-
-
-
Constructor Detail
-
PostgreSQLConnectParam
public PostgreSQLConnectParam()
-
PostgreSQLConnectParam
public 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.
-
-
Method Detail
-
getPort
public Long getPort()
Get PostgreSQL的连接port 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Port PostgreSQL的连接port 注意:此字段可能返回 null,表示取不到有效值。
-
setPort
public void setPort(Long Port)
Set PostgreSQL的连接port 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Port
- PostgreSQL的连接port 注意:此字段可能返回 null,表示取不到有效值。
-
getUserName
public String getUserName()
Get PostgreSQL连接源的用户名 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- UserName PostgreSQL连接源的用户名 注意:此字段可能返回 null,表示取不到有效值。
-
setUserName
public void setUserName(String UserName)
Set PostgreSQL连接源的用户名 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
UserName
- PostgreSQL连接源的用户名 注意:此字段可能返回 null,表示取不到有效值。
-
getPassword
public String getPassword()
Get PostgreSQL连接源的密码 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Password PostgreSQL连接源的密码 注意:此字段可能返回 null,表示取不到有效值。
-
setPassword
public void setPassword(String Password)
Set PostgreSQL连接源的密码 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Password
- PostgreSQL连接源的密码 注意:此字段可能返回 null,表示取不到有效值。
-
getResource
public String getResource()
Get PostgreSQL连接源的实例资源 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Resource PostgreSQL连接源的实例资源 注意:此字段可能返回 null,表示取不到有效值。
-
setResource
public void setResource(String Resource)
Set PostgreSQL连接源的实例资源 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Resource
- PostgreSQL连接源的实例资源 注意:此字段可能返回 null,表示取不到有效值。
-
getServiceVip
public String getServiceVip()
Get PostgreSQL连接源的实例vip,当为腾讯云实例时,必填 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- ServiceVip PostgreSQL连接源的实例vip,当为腾讯云实例时,必填 注意:此字段可能返回 null,表示取不到有效值。
-
setServiceVip
public void setServiceVip(String ServiceVip)
Set PostgreSQL连接源的实例vip,当为腾讯云实例时,必填 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
ServiceVip
- PostgreSQL连接源的实例vip,当为腾讯云实例时,必填 注意:此字段可能返回 null,表示取不到有效值。
-
getUniqVpcId
public String getUniqVpcId()
Get PostgreSQL连接源的vpcId,当为腾讯云实例时,必填 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- UniqVpcId PostgreSQL连接源的vpcId,当为腾讯云实例时,必填 注意:此字段可能返回 null,表示取不到有效值。
-
setUniqVpcId
public void setUniqVpcId(String UniqVpcId)
Set PostgreSQL连接源的vpcId,当为腾讯云实例时,必填 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
UniqVpcId
- PostgreSQL连接源的vpcId,当为腾讯云实例时,必填 注意:此字段可能返回 null,表示取不到有效值。
-
getClusterId
public String getClusterId()
Get 当type为TDSQL_C_POSTGRESQL时,必填 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- ClusterId 当type为TDSQL_C_POSTGRESQL时,必填 注意:此字段可能返回 null,表示取不到有效值。
-
setClusterId
public void setClusterId(String ClusterId)
Set 当type为TDSQL_C_POSTGRESQL时,必填 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
ClusterId
- 当type为TDSQL_C_POSTGRESQL时,必填 注意:此字段可能返回 null,表示取不到有效值。
-
getIsUpdate
public Boolean getIsUpdate()
Get 是否更新到关联的Datahub任务 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- IsUpdate 是否更新到关联的Datahub任务 注意:此字段可能返回 null,表示取不到有效值。
-
setIsUpdate
public void setIsUpdate(Boolean IsUpdate)
Set 是否更新到关联的Datahub任务 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
IsUpdate
- 是否更新到关联的Datahub任务 注意:此字段可能返回 null,表示取不到有效值。
-
getSelfBuilt
public Boolean getSelfBuilt()
Get PostgreSQL连接源是否为自建集群 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- SelfBuilt PostgreSQL连接源是否为自建集群 注意:此字段可能返回 null,表示取不到有效值。
-
setSelfBuilt
public void setSelfBuilt(Boolean SelfBuilt)
Set PostgreSQL连接源是否为自建集群 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
SelfBuilt
- PostgreSQL连接源是否为自建集群 注意:此字段可能返回 null,表示取不到有效值。
-
-