Class TableGroupInfo
- java.lang.Object
-
- com.tencentcloudapi.common.AbstractModel
-
- com.tencentcloudapi.tcaplusdb.v20190823.models.TableGroupInfo
-
public class TableGroupInfo extends AbstractModel
-
-
Field Summary
-
Fields inherited from class com.tencentcloudapi.common.AbstractModel
header, skipSign
-
-
Constructor Summary
Constructors Constructor Description TableGroupInfo()TableGroupInfo(TableGroupInfo 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 StringgetCreatedTime()Get 表格组创建时间LonggetEnableMysql()Get 是否开启mysql负载均衡,0未开启 1开启中 2已开启StringgetMysqlConnIp()Get mysql负载均衡vip 注意:此字段可能返回 null,表示取不到有效值。LonggetMysqlConnPort()Get mysql负载均衡vport 注意:此字段可能返回 null,表示取不到有效值。LonggetTableCount()Get 表格组包含的表格数量StringgetTableGroupId()Get 表格组IDStringgetTableGroupName()Get 表格组名称LonggetTotalSize()Get 表格组包含的表格存储总量(MB)LonggetTxhBackupExpireDay()Get 表格Txh备份文件多少天后过期删除 注意:此字段可能返回 null,表示取不到有效值。voidsetCreatedTime(String CreatedTime)Set 表格组创建时间voidsetEnableMysql(Long EnableMysql)Set 是否开启mysql负载均衡,0未开启 1开启中 2已开启voidsetMysqlConnIp(String MysqlConnIp)Set mysql负载均衡vip 注意:此字段可能返回 null,表示取不到有效值。voidsetMysqlConnPort(Long MysqlConnPort)Set mysql负载均衡vport 注意:此字段可能返回 null,表示取不到有效值。voidsetTableCount(Long TableCount)Set 表格组包含的表格数量voidsetTableGroupId(String TableGroupId)Set 表格组IDvoidsetTableGroupName(String TableGroupName)Set 表格组名称voidsetTotalSize(Long TotalSize)Set 表格组包含的表格存储总量(MB)voidsetTxhBackupExpireDay(Long TxhBackupExpireDay)Set 表格Txh备份文件多少天后过期删除 注意:此字段可能返回 null,表示取不到有效值。voidtoMap(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
-
TableGroupInfo
public TableGroupInfo()
-
TableGroupInfo
public TableGroupInfo(TableGroupInfo 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
-
getTableGroupId
public String getTableGroupId()
Get 表格组ID- Returns:
- TableGroupId 表格组ID
-
setTableGroupId
public void setTableGroupId(String TableGroupId)
Set 表格组ID- Parameters:
TableGroupId- 表格组ID
-
getTableGroupName
public String getTableGroupName()
Get 表格组名称- Returns:
- TableGroupName 表格组名称
-
setTableGroupName
public void setTableGroupName(String TableGroupName)
Set 表格组名称- Parameters:
TableGroupName- 表格组名称
-
getCreatedTime
public String getCreatedTime()
Get 表格组创建时间- Returns:
- CreatedTime 表格组创建时间
-
setCreatedTime
public void setCreatedTime(String CreatedTime)
Set 表格组创建时间- Parameters:
CreatedTime- 表格组创建时间
-
getTableCount
public Long getTableCount()
Get 表格组包含的表格数量- Returns:
- TableCount 表格组包含的表格数量
-
setTableCount
public void setTableCount(Long TableCount)
Set 表格组包含的表格数量- Parameters:
TableCount- 表格组包含的表格数量
-
getTotalSize
public Long getTotalSize()
Get 表格组包含的表格存储总量(MB)- Returns:
- TotalSize 表格组包含的表格存储总量(MB)
-
setTotalSize
public void setTotalSize(Long TotalSize)
Set 表格组包含的表格存储总量(MB)- Parameters:
TotalSize- 表格组包含的表格存储总量(MB)
-
getTxhBackupExpireDay
public Long getTxhBackupExpireDay()
Get 表格Txh备份文件多少天后过期删除 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- TxhBackupExpireDay 表格Txh备份文件多少天后过期删除 注意:此字段可能返回 null,表示取不到有效值。
-
setTxhBackupExpireDay
public void setTxhBackupExpireDay(Long TxhBackupExpireDay)
Set 表格Txh备份文件多少天后过期删除 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
TxhBackupExpireDay- 表格Txh备份文件多少天后过期删除 注意:此字段可能返回 null,表示取不到有效值。
-
getEnableMysql
public Long getEnableMysql()
Get 是否开启mysql负载均衡,0未开启 1开启中 2已开启- Returns:
- EnableMysql 是否开启mysql负载均衡,0未开启 1开启中 2已开启
-
setEnableMysql
public void setEnableMysql(Long EnableMysql)
Set 是否开启mysql负载均衡,0未开启 1开启中 2已开启- Parameters:
EnableMysql- 是否开启mysql负载均衡,0未开启 1开启中 2已开启
-
getMysqlConnIp
public String getMysqlConnIp()
Get mysql负载均衡vip 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- MysqlConnIp mysql负载均衡vip 注意:此字段可能返回 null,表示取不到有效值。
-
setMysqlConnIp
public void setMysqlConnIp(String MysqlConnIp)
Set mysql负载均衡vip 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
MysqlConnIp- mysql负载均衡vip 注意:此字段可能返回 null,表示取不到有效值。
-
getMysqlConnPort
public Long getMysqlConnPort()
Get mysql负载均衡vport 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- MysqlConnPort mysql负载均衡vport 注意:此字段可能返回 null,表示取不到有效值。
-
setMysqlConnPort
public void setMysqlConnPort(Long MysqlConnPort)
Set mysql负载均衡vport 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
MysqlConnPort- mysql负载均衡vport 注意:此字段可能返回 null,表示取不到有效值。
-
-