Class: CadenceThrift::WorkflowService::DescribeWorkflowExecution_args
- Inherits:
-
Object
- Object
- CadenceThrift::WorkflowService::DescribeWorkflowExecution_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/gen/thrift/workflow_service.rb
Constant Summary collapse
- DESCRIBEREQUEST =
1
- FIELDS =
{ DESCRIBEREQUEST => {:type => ::Thrift::Types::STRUCT, :name => 'describeRequest', :class => ::CadenceThrift::DescribeWorkflowExecutionRequest} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
3060 |
# File 'lib/gen/thrift/workflow_service.rb', line 3060 def struct_fields; FIELDS; end |
#validate ⇒ Object
3062 3063 |
# File 'lib/gen/thrift/workflow_service.rb', line 3062 def validate end |