Class: CadenceThrift::WorkflowService::StartWorkflowExecution_args
- Inherits:
-
Object
- Object
- CadenceThrift::WorkflowService::StartWorkflowExecution_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/gen/thrift/workflow_service.rb
Constant Summary collapse
- STARTREQUEST =
1
- FIELDS =
{ STARTREQUEST => {:type => ::Thrift::Types::STRUCT, :name => 'startRequest', :class => ::CadenceThrift::StartWorkflowExecutionRequest} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
1777 |
# File 'lib/gen/thrift/workflow_service.rb', line 1777 def struct_fields; FIELDS; end |
#validate ⇒ Object
1779 1780 |
# File 'lib/gen/thrift/workflow_service.rb', line 1779 def validate end |