Class: CadenceThrift::WorkflowService::CountWorkflowExecutions_args
- Inherits:
-
Object
- Object
- CadenceThrift::WorkflowService::CountWorkflowExecutions_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/gen/thrift/workflow_service.rb
Constant Summary collapse
- COUNTREQUEST =
1
- FIELDS =
{ COUNTREQUEST => {:type => ::Thrift::Types::STRUCT, :name => 'countRequest', :class => ::CadenceThrift::CountWorkflowExecutionsRequest} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
2845 |
# File 'lib/gen/thrift/workflow_service.rb', line 2845 def struct_fields; FIELDS; end |
#validate ⇒ Object
2847 2848 |
# File 'lib/gen/thrift/workflow_service.rb', line 2847 def validate end |