Class: CadenceThrift::WorkflowService::CountWorkflowExecutions_args

Inherits:
Object
  • Object
show all
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_fieldsObject



2845
# File 'lib/gen/thrift/workflow_service.rb', line 2845

def struct_fields; FIELDS; end

#validateObject



2847
2848
# File 'lib/gen/thrift/workflow_service.rb', line 2847

def validate
end