Class: CadenceThrift::WorkflowService::DescribeWorkflowExecution_args

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



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end