Class: CadenceThrift::WorkflowService::DescribeTaskList_args
- Inherits:
-
Object
- Object
- CadenceThrift::WorkflowService::DescribeTaskList_args
- 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_fields ⇒ Object
3104 |
# File 'lib/gen/thrift/workflow_service.rb', line 3104 def struct_fields; FIELDS; end |
#validate ⇒ Object
3106 3107 |
# File 'lib/gen/thrift/workflow_service.rb', line 3106 def validate end |