Class: CadenceThrift::WorkflowService::DescribeDomain_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::DescribeDomainRequest}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end