Class: TencentCloud::Wedata::V20210820::DescribeScheduleInstancesRequest
- Inherits:
-
Common::AbstractModel
- Object
- Common::AbstractModel
- TencentCloud::Wedata::V20210820::DescribeScheduleInstancesRequest
- Defined in:
- lib/v20210820/models.rb
Overview
DescribeScheduleInstances请求参数结构体
Instance Attribute Summary collapse
- #CheckFather ⇒ Object
- #Count ⇒ Object
- #DependentWay ⇒ Object
- #Instances ⇒ Object
- #IsCount ⇒ Object
- #OperatorId ⇒ Object
- #OperatorName ⇒ Object
- #OptType ⇒ Object
- #PageIndex ⇒ Object
- #PageSize ⇒ Object
- #ProjectId ⇒ Object
- #ProjectIdent ⇒ Object
- #ProjectIds ⇒ Object
- #ProjectName ⇒ Object
- #RequestBaseInfo ⇒ Object
- #RequestFromSource ⇒ Object
- #RerunType ⇒ Object
- #SearchCondition ⇒ Object
- #SkipEventListening ⇒ Object
- #SonInstanceType ⇒ Object
Instance Method Summary collapse
- #deserialize(params) ⇒ Object
-
#initialize(requestfromsource = nil, instances = nil, checkfather = nil, reruntype = nil, dependentway = nil, skipeventlistening = nil, soninstancetype = nil, searchcondition = nil, opttype = nil, operatorname = nil, operatorid = nil, projectid = nil, projectident = nil, projectname = nil, pageindex = nil, pagesize = nil, count = nil, requestbaseinfo = nil, iscount = nil, projectids = nil) ⇒ DescribeScheduleInstancesRequest
constructor
A new instance of DescribeScheduleInstancesRequest.
Constructor Details
#initialize(requestfromsource = nil, instances = nil, checkfather = nil, reruntype = nil, dependentway = nil, skipeventlistening = nil, soninstancetype = nil, searchcondition = nil, opttype = nil, operatorname = nil, operatorid = nil, projectid = nil, projectident = nil, projectname = nil, pageindex = nil, pagesize = nil, count = nil, requestbaseinfo = nil, iscount = nil, projectids = nil) ⇒ DescribeScheduleInstancesRequest
Returns a new instance of DescribeScheduleInstancesRequest.
14852 14853 14854 14855 14856 14857 14858 14859 14860 14861 14862 14863 14864 14865 14866 14867 14868 14869 14870 14871 14872 14873 |
# File 'lib/v20210820/models.rb', line 14852 def initialize(requestfromsource=nil, instances=nil, checkfather=nil, reruntype=nil, dependentway=nil, skipeventlistening=nil, soninstancetype=nil, searchcondition=nil, opttype=nil, operatorname=nil, operatorid=nil, projectid=nil, projectident=nil, projectname=nil, pageindex=nil, pagesize=nil, count=nil, requestbaseinfo=nil, iscount=nil, projectids=nil) @RequestFromSource = requestfromsource @Instances = instances @CheckFather = checkfather @RerunType = reruntype @DependentWay = dependentway @SkipEventListening = skipeventlistening @SonInstanceType = soninstancetype @SearchCondition = searchcondition @OptType = opttype @OperatorName = operatorname @OperatorId = operatorid @ProjectId = projectid @ProjectIdent = projectident @ProjectName = projectname @PageIndex = pageindex @PageSize = pagesize @Count = count @RequestBaseInfo = requestbaseinfo @IsCount = iscount @ProjectIds = projectids end |
Instance Attribute Details
#CheckFather ⇒ Object
14850 14851 14852 |
# File 'lib/v20210820/models.rb', line 14850 def CheckFather @CheckFather end |
#Count ⇒ Object
14850 14851 14852 |
# File 'lib/v20210820/models.rb', line 14850 def Count @Count end |
#DependentWay ⇒ Object
14850 14851 14852 |
# File 'lib/v20210820/models.rb', line 14850 def DependentWay @DependentWay end |
#Instances ⇒ Object
14850 14851 14852 |
# File 'lib/v20210820/models.rb', line 14850 def Instances @Instances end |
#IsCount ⇒ Object
14850 14851 14852 |
# File 'lib/v20210820/models.rb', line 14850 def IsCount @IsCount end |
#OperatorId ⇒ Object
14850 14851 14852 |
# File 'lib/v20210820/models.rb', line 14850 def OperatorId @OperatorId end |
#OperatorName ⇒ Object
14850 14851 14852 |
# File 'lib/v20210820/models.rb', line 14850 def OperatorName @OperatorName end |
#OptType ⇒ Object
14850 14851 14852 |
# File 'lib/v20210820/models.rb', line 14850 def OptType @OptType end |
#PageIndex ⇒ Object
14850 14851 14852 |
# File 'lib/v20210820/models.rb', line 14850 def PageIndex @PageIndex end |
#PageSize ⇒ Object
14850 14851 14852 |
# File 'lib/v20210820/models.rb', line 14850 def PageSize @PageSize end |
#ProjectId ⇒ Object
14850 14851 14852 |
# File 'lib/v20210820/models.rb', line 14850 def ProjectId @ProjectId end |
#ProjectIdent ⇒ Object
14850 14851 14852 |
# File 'lib/v20210820/models.rb', line 14850 def ProjectIdent @ProjectIdent end |
#ProjectIds ⇒ Object
14850 14851 14852 |
# File 'lib/v20210820/models.rb', line 14850 def ProjectIds @ProjectIds end |
#ProjectName ⇒ Object
14850 14851 14852 |
# File 'lib/v20210820/models.rb', line 14850 def ProjectName @ProjectName end |
#RequestBaseInfo ⇒ Object
14850 14851 14852 |
# File 'lib/v20210820/models.rb', line 14850 def RequestBaseInfo @RequestBaseInfo end |
#RequestFromSource ⇒ Object
14850 14851 14852 |
# File 'lib/v20210820/models.rb', line 14850 def RequestFromSource @RequestFromSource end |
#RerunType ⇒ Object
14850 14851 14852 |
# File 'lib/v20210820/models.rb', line 14850 def RerunType @RerunType end |
#SearchCondition ⇒ Object
14850 14851 14852 |
# File 'lib/v20210820/models.rb', line 14850 def SearchCondition @SearchCondition end |
#SkipEventListening ⇒ Object
14850 14851 14852 |
# File 'lib/v20210820/models.rb', line 14850 def SkipEventListening @SkipEventListening end |
#SonInstanceType ⇒ Object
14850 14851 14852 |
# File 'lib/v20210820/models.rb', line 14850 def SonInstanceType @SonInstanceType end |
Instance Method Details
#deserialize(params) ⇒ Object
14875 14876 14877 14878 14879 14880 14881 14882 14883 14884 14885 14886 14887 14888 14889 14890 14891 14892 14893 14894 14895 14896 14897 14898 14899 14900 14901 14902 14903 14904 14905 14906 14907 14908 14909 |
# File 'lib/v20210820/models.rb', line 14875 def deserialize(params) @RequestFromSource = params['RequestFromSource'] unless params['Instances'].nil? @Instances = [] params['Instances'].each do |i| instanceopsdto_tmp = InstanceOpsDto.new instanceopsdto_tmp.deserialize(i) @Instances << instanceopsdto_tmp end end @CheckFather = params['CheckFather'] @RerunType = params['RerunType'] @DependentWay = params['DependentWay'] @SkipEventListening = params['SkipEventListening'] @SonInstanceType = params['SonInstanceType'] unless params['SearchCondition'].nil? @SearchCondition = InstanceApiOpsRequest.new @SearchCondition.deserialize(params['SearchCondition']) end @OptType = params['OptType'] @OperatorName = params['OperatorName'] @OperatorId = params['OperatorId'] @ProjectId = params['ProjectId'] @ProjectIdent = params['ProjectIdent'] @ProjectName = params['ProjectName'] @PageIndex = params['PageIndex'] @PageSize = params['PageSize'] @Count = params['Count'] unless params['RequestBaseInfo'].nil? @RequestBaseInfo = ProjectBaseInfoOpsRequest.new @RequestBaseInfo.deserialize(params['RequestBaseInfo']) end @IsCount = params['IsCount'] @ProjectIds = params['ProjectIds'] end |