Class: CadenceThrift::WorkflowService::RespondDecisionTaskFailed_args
- Inherits:
-
Object
- Object
- CadenceThrift::WorkflowService::RespondDecisionTaskFailed_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/gen/thrift/workflow_service.rb
Constant Summary collapse
- FAILEDREQUEST =
1
- FIELDS =
{ FAILEDREQUEST => {:type => ::Thrift::Types::STRUCT, :name => 'failedRequest', :class => ::CadenceThrift::RespondDecisionTaskFailedRequest} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
1959 |
# File 'lib/gen/thrift/workflow_service.rb', line 1959 def struct_fields; FIELDS; end |
#validate ⇒ Object
1961 1962 |
# File 'lib/gen/thrift/workflow_service.rb', line 1961 def validate end |