Class: TencentCloud::Dlc::V20210125::DescribeTablesNameRequest
- Inherits:
-
Common::AbstractModel
- Object
- Common::AbstractModel
- TencentCloud::Dlc::V20210125::DescribeTablesNameRequest
- Defined in:
- lib/v20210125/models.rb
Overview
DescribeTablesName请求参数结构体
Instance Attribute Summary collapse
-
#Asc ⇒ Object
table-name - String - (过滤条件)数据表名称,形如:table-001。 table-id - String - (过滤条件)table id形如:12342。.
-
#DatabaseName ⇒ Object
table-name - String - (过滤条件)数据表名称,形如:table-001。 table-id - String - (过滤条件)table id形如:12342。.
-
#DatasourceConnectionName ⇒ Object
table-name - String - (过滤条件)数据表名称,形如:table-001。 table-id - String - (过滤条件)table id形如:12342。.
-
#EndTime ⇒ Object
table-name - String - (过滤条件)数据表名称,形如:table-001。 table-id - String - (过滤条件)table id形如:12342。.
-
#Filters ⇒ Object
table-name - String - (过滤条件)数据表名称,形如:table-001。 table-id - String - (过滤条件)table id形如:12342。.
-
#Limit ⇒ Object
table-name - String - (过滤条件)数据表名称,形如:table-001。 table-id - String - (过滤条件)table id形如:12342。.
-
#Offset ⇒ Object
table-name - String - (过滤条件)数据表名称,形如:table-001。 table-id - String - (过滤条件)table id形如:12342。.
-
#Sort ⇒ Object
table-name - String - (过滤条件)数据表名称,形如:table-001。 table-id - String - (过滤条件)table id形如:12342。.
-
#StartTime ⇒ Object
table-name - String - (过滤条件)数据表名称,形如:table-001。 table-id - String - (过滤条件)table id形如:12342。.
-
#TableFormat ⇒ Object
table-name - String - (过滤条件)数据表名称,形如:table-001。 table-id - String - (过滤条件)table id形如:12342。.
-
#TableType ⇒ Object
table-name - String - (过滤条件)数据表名称,形如:table-001。 table-id - String - (过滤条件)table id形如:12342。.
Instance Method Summary collapse
- #deserialize(params) ⇒ Object
-
#initialize(databasename = nil, limit = nil, offset = nil, filters = nil, datasourceconnectionname = nil, starttime = nil, endtime = nil, sort = nil, asc = nil, tabletype = nil, tableformat = nil) ⇒ DescribeTablesNameRequest
constructor
A new instance of DescribeTablesNameRequest.
Constructor Details
#initialize(databasename = nil, limit = nil, offset = nil, filters = nil, datasourceconnectionname = nil, starttime = nil, endtime = nil, sort = nil, asc = nil, tabletype = nil, tableformat = nil) ⇒ DescribeTablesNameRequest
Returns a new instance of DescribeTablesNameRequest.
8948 8949 8950 8951 8952 8953 8954 8955 8956 8957 8958 8959 8960 |
# File 'lib/v20210125/models.rb', line 8948 def initialize(databasename=nil, limit=nil, offset=nil, filters=nil, datasourceconnectionname=nil, starttime=nil, endtime=nil, sort=nil, asc=nil, tabletype=nil, tableformat=nil) @DatabaseName = databasename @Limit = limit @Offset = offset @Filters = filters @DatasourceConnectionName = datasourceconnectionname @StartTime = starttime @EndTime = endtime @Sort = sort @Asc = asc @TableType = tabletype @TableFormat = tableformat end |
Instance Attribute Details
#Asc ⇒ Object
table-name - String - (过滤条件)数据表名称,形如:table-001。table-id - String - (过滤条件)table id形如:12342。
8946 8947 8948 |
# File 'lib/v20210125/models.rb', line 8946 def Asc @Asc end |
#DatabaseName ⇒ Object
table-name - String - (过滤条件)数据表名称,形如:table-001。table-id - String - (过滤条件)table id形如:12342。
8946 8947 8948 |
# File 'lib/v20210125/models.rb', line 8946 def DatabaseName @DatabaseName end |
#DatasourceConnectionName ⇒ Object
table-name - String - (过滤条件)数据表名称,形如:table-001。table-id - String - (过滤条件)table id形如:12342。
8946 8947 8948 |
# File 'lib/v20210125/models.rb', line 8946 def DatasourceConnectionName @DatasourceConnectionName end |
#EndTime ⇒ Object
table-name - String - (过滤条件)数据表名称,形如:table-001。table-id - String - (过滤条件)table id形如:12342。
8946 8947 8948 |
# File 'lib/v20210125/models.rb', line 8946 def EndTime @EndTime end |
#Filters ⇒ Object
table-name - String - (过滤条件)数据表名称,形如:table-001。table-id - String - (过滤条件)table id形如:12342。
8946 8947 8948 |
# File 'lib/v20210125/models.rb', line 8946 def Filters @Filters end |
#Limit ⇒ Object
table-name - String - (过滤条件)数据表名称,形如:table-001。table-id - String - (过滤条件)table id形如:12342。
8946 8947 8948 |
# File 'lib/v20210125/models.rb', line 8946 def Limit @Limit end |
#Offset ⇒ Object
table-name - String - (过滤条件)数据表名称,形如:table-001。table-id - String - (过滤条件)table id形如:12342。
8946 8947 8948 |
# File 'lib/v20210125/models.rb', line 8946 def Offset @Offset end |
#Sort ⇒ Object
table-name - String - (过滤条件)数据表名称,形如:table-001。table-id - String - (过滤条件)table id形如:12342。
8946 8947 8948 |
# File 'lib/v20210125/models.rb', line 8946 def Sort @Sort end |
#StartTime ⇒ Object
table-name - String - (过滤条件)数据表名称,形如:table-001。table-id - String - (过滤条件)table id形如:12342。
8946 8947 8948 |
# File 'lib/v20210125/models.rb', line 8946 def StartTime @StartTime end |
#TableFormat ⇒ Object
table-name - String - (过滤条件)数据表名称,形如:table-001。table-id - String - (过滤条件)table id形如:12342。
8946 8947 8948 |
# File 'lib/v20210125/models.rb', line 8946 def TableFormat @TableFormat end |
#TableType ⇒ Object
table-name - String - (过滤条件)数据表名称,形如:table-001。table-id - String - (过滤条件)table id形如:12342。
8946 8947 8948 |
# File 'lib/v20210125/models.rb', line 8946 def TableType @TableType end |
Instance Method Details
#deserialize(params) ⇒ Object
8962 8963 8964 8965 8966 8967 8968 8969 8970 8971 8972 8973 8974 8975 8976 8977 8978 8979 8980 8981 |
# File 'lib/v20210125/models.rb', line 8962 def deserialize(params) @DatabaseName = params['DatabaseName'] @Limit = params['Limit'] @Offset = params['Offset'] unless params['Filters'].nil? @Filters = [] params['Filters'].each do |i| filter_tmp = Filter.new filter_tmp.deserialize(i) @Filters << filter_tmp end end @DatasourceConnectionName = params['DatasourceConnectionName'] @StartTime = params['StartTime'] @EndTime = params['EndTime'] @Sort = params['Sort'] @Asc = params['Asc'] @TableType = params['TableType'] @TableFormat = params['TableFormat'] end |