Class: TencentCloud::Wedata::V20250806::ListTaskInstancesRequest
- Inherits:
-
Common::AbstractModel
- Object
- Common::AbstractModel
- TencentCloud::Wedata::V20250806::ListTaskInstancesRequest
- Defined in:
- lib/v20250806/models.rb
Overview
ListTaskInstances请求参数结构体
Instance Attribute Summary collapse
-
#CycleType ⇒ Object
-
ASC - DESC.
-
-
#ExecutorGroupId ⇒ Object
-
ASC - DESC.
-
-
#FolderId ⇒ Object
-
ASC - DESC.
-
-
#InstanceState ⇒ Object
-
ASC - DESC.
-
-
#InstanceType ⇒ Object
-
ASC - DESC.
-
-
#Keyword ⇒ Object
-
ASC - DESC.
-
-
#LastUpdateTimeFrom ⇒ Object
-
ASC - DESC.
-
-
#LastUpdateTimeTo ⇒ Object
-
ASC - DESC.
-
-
#OwnerUin ⇒ Object
-
ASC - DESC.
-
-
#PageNumber ⇒ Object
-
ASC - DESC.
-
-
#PageSize ⇒ Object
-
ASC - DESC.
-
-
#ProjectId ⇒ Object
-
ASC - DESC.
-
-
#ScheduleTimeFrom ⇒ Object
-
ASC - DESC.
-
-
#ScheduleTimeTo ⇒ Object
-
ASC - DESC.
-
-
#SortColumn ⇒ Object
-
ASC - DESC.
-
-
#SortType ⇒ Object
-
ASC - DESC.
-
-
#StartTimeFrom ⇒ Object
-
ASC - DESC.
-
-
#StartTimeTo ⇒ Object
-
ASC - DESC.
-
-
#TaskTypeId ⇒ Object
-
ASC - DESC.
-
-
#TimeZone ⇒ Object
-
ASC - DESC.
-
-
#WorkflowId ⇒ Object
-
ASC - DESC.
-
Instance Method Summary collapse
- #deserialize(params) ⇒ Object
-
#initialize(projectid = nil, pagenumber = nil, pagesize = nil, keyword = nil, timezone = nil, instancetype = nil, instancestate = nil, tasktypeid = nil, cycletype = nil, owneruin = nil, folderid = nil, workflowid = nil, executorgroupid = nil, scheduletimefrom = nil, scheduletimeto = nil, starttimefrom = nil, starttimeto = nil, lastupdatetimefrom = nil, lastupdatetimeto = nil, sortcolumn = nil, sorttype = nil) ⇒ ListTaskInstancesRequest
constructor
A new instance of ListTaskInstancesRequest.
Constructor Details
#initialize(projectid = nil, pagenumber = nil, pagesize = nil, keyword = nil, timezone = nil, instancetype = nil, instancestate = nil, tasktypeid = nil, cycletype = nil, owneruin = nil, folderid = nil, workflowid = nil, executorgroupid = nil, scheduletimefrom = nil, scheduletimeto = nil, starttimefrom = nil, starttimeto = nil, lastupdatetimefrom = nil, lastupdatetimeto = nil, sortcolumn = nil, sorttype = nil) ⇒ ListTaskInstancesRequest
4997 4998 4999 5000 5001 5002 5003 5004 5005 5006 5007 5008 5009 5010 5011 5012 5013 5014 5015 5016 5017 5018 5019 |
# File 'lib/v20250806/models.rb', line 4997 def initialize(projectid=nil, pagenumber=nil, pagesize=nil, keyword=nil, timezone=nil, instancetype=nil, instancestate=nil, tasktypeid=nil, cycletype=nil, owneruin=nil, folderid=nil, workflowid=nil, executorgroupid=nil, scheduletimefrom=nil, scheduletimeto=nil, starttimefrom=nil, starttimeto=nil, lastupdatetimefrom=nil, lastupdatetimeto=nil, sortcolumn=nil, sorttype=nil) @ProjectId = projectid @PageNumber = pagenumber @PageSize = pagesize @Keyword = keyword @TimeZone = timezone @InstanceType = instancetype @InstanceState = instancestate @TaskTypeId = tasktypeid @CycleType = cycletype @OwnerUin = owneruin @FolderId = folderid @WorkflowId = workflowid @ExecutorGroupId = executorgroupid @ScheduleTimeFrom = scheduletimefrom @ScheduleTimeTo = scheduletimeto @StartTimeFrom = starttimefrom @StartTimeTo = starttimeto @LastUpdateTimeFrom = lastupdatetimefrom @LastUpdateTimeTo = lastupdatetimeto @SortColumn = sortcolumn @SortType = sorttype end |
Instance Attribute Details
#CycleType ⇒ Object
-
ASC
-
DESC
4995 4996 4997 |
# File 'lib/v20250806/models.rb', line 4995 def CycleType @CycleType end |
#ExecutorGroupId ⇒ Object
-
ASC
-
DESC
4995 4996 4997 |
# File 'lib/v20250806/models.rb', line 4995 def ExecutorGroupId @ExecutorGroupId end |
#FolderId ⇒ Object
-
ASC
-
DESC
4995 4996 4997 |
# File 'lib/v20250806/models.rb', line 4995 def FolderId @FolderId end |
#InstanceState ⇒ Object
-
ASC
-
DESC
4995 4996 4997 |
# File 'lib/v20250806/models.rb', line 4995 def InstanceState @InstanceState end |
#InstanceType ⇒ Object
-
ASC
-
DESC
4995 4996 4997 |
# File 'lib/v20250806/models.rb', line 4995 def InstanceType @InstanceType end |
#Keyword ⇒ Object
-
ASC
-
DESC
4995 4996 4997 |
# File 'lib/v20250806/models.rb', line 4995 def Keyword @Keyword end |
#LastUpdateTimeFrom ⇒ Object
-
ASC
-
DESC
4995 4996 4997 |
# File 'lib/v20250806/models.rb', line 4995 def LastUpdateTimeFrom @LastUpdateTimeFrom end |
#LastUpdateTimeTo ⇒ Object
-
ASC
-
DESC
4995 4996 4997 |
# File 'lib/v20250806/models.rb', line 4995 def LastUpdateTimeTo @LastUpdateTimeTo end |
#OwnerUin ⇒ Object
-
ASC
-
DESC
4995 4996 4997 |
# File 'lib/v20250806/models.rb', line 4995 def OwnerUin @OwnerUin end |
#PageNumber ⇒ Object
-
ASC
-
DESC
4995 4996 4997 |
# File 'lib/v20250806/models.rb', line 4995 def PageNumber @PageNumber end |
#PageSize ⇒ Object
-
ASC
-
DESC
4995 4996 4997 |
# File 'lib/v20250806/models.rb', line 4995 def PageSize @PageSize end |
#ProjectId ⇒ Object
-
ASC
-
DESC
4995 4996 4997 |
# File 'lib/v20250806/models.rb', line 4995 def ProjectId @ProjectId end |
#ScheduleTimeFrom ⇒ Object
-
ASC
-
DESC
4995 4996 4997 |
# File 'lib/v20250806/models.rb', line 4995 def ScheduleTimeFrom @ScheduleTimeFrom end |
#ScheduleTimeTo ⇒ Object
-
ASC
-
DESC
4995 4996 4997 |
# File 'lib/v20250806/models.rb', line 4995 def ScheduleTimeTo @ScheduleTimeTo end |
#SortColumn ⇒ Object
-
ASC
-
DESC
4995 4996 4997 |
# File 'lib/v20250806/models.rb', line 4995 def SortColumn @SortColumn end |
#SortType ⇒ Object
-
ASC
-
DESC
4995 4996 4997 |
# File 'lib/v20250806/models.rb', line 4995 def SortType @SortType end |
#StartTimeFrom ⇒ Object
-
ASC
-
DESC
4995 4996 4997 |
# File 'lib/v20250806/models.rb', line 4995 def StartTimeFrom @StartTimeFrom end |
#StartTimeTo ⇒ Object
-
ASC
-
DESC
4995 4996 4997 |
# File 'lib/v20250806/models.rb', line 4995 def StartTimeTo @StartTimeTo end |
#TaskTypeId ⇒ Object
-
ASC
-
DESC
4995 4996 4997 |
# File 'lib/v20250806/models.rb', line 4995 def TaskTypeId @TaskTypeId end |
#TimeZone ⇒ Object
-
ASC
-
DESC
4995 4996 4997 |
# File 'lib/v20250806/models.rb', line 4995 def TimeZone @TimeZone end |
#WorkflowId ⇒ Object
-
ASC
-
DESC
4995 4996 4997 |
# File 'lib/v20250806/models.rb', line 4995 def WorkflowId @WorkflowId end |
Instance Method Details
#deserialize(params) ⇒ Object
5021 5022 5023 5024 5025 5026 5027 5028 5029 5030 5031 5032 5033 5034 5035 5036 5037 5038 5039 5040 5041 5042 5043 |
# File 'lib/v20250806/models.rb', line 5021 def deserialize(params) @ProjectId = params['ProjectId'] @PageNumber = params['PageNumber'] @PageSize = params['PageSize'] @Keyword = params['Keyword'] @TimeZone = params['TimeZone'] @InstanceType = params['InstanceType'] @InstanceState = params['InstanceState'] @TaskTypeId = params['TaskTypeId'] @CycleType = params['CycleType'] @OwnerUin = params['OwnerUin'] @FolderId = params['FolderId'] @WorkflowId = params['WorkflowId'] @ExecutorGroupId = params['ExecutorGroupId'] @ScheduleTimeFrom = params['ScheduleTimeFrom'] @ScheduleTimeTo = params['ScheduleTimeTo'] @StartTimeFrom = params['StartTimeFrom'] @StartTimeTo = params['StartTimeTo'] @LastUpdateTimeFrom = params['LastUpdateTimeFrom'] @LastUpdateTimeTo = params['LastUpdateTimeTo'] @SortColumn = params['SortColumn'] @SortType = params['SortType'] end |