Class: CadenceThrift::WorkflowService::DescribeTaskList_args

Inherits:
Object
  • Object
show all
Includes:
Thrift::Struct, Thrift::Struct_Union
Defined in:
lib/gen/thrift/workflow_service.rb

Constant Summary collapse

REQUEST =
1
FIELDS =
{
  REQUEST => {:type => ::Thrift::Types::STRUCT, :name => 'request', :class => ::CadenceThrift::DescribeTaskListRequest}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



3104
# File 'lib/gen/thrift/workflow_service.rb', line 3104

def struct_fields; FIELDS; end

#validateObject



3106
3107
# File 'lib/gen/thrift/workflow_service.rb', line 3106

def validate
end