Class: CadenceThrift::WorkflowService::DescribeDomain_args
- Inherits:
-
Object
- Object
- CadenceThrift::WorkflowService::DescribeDomain_args
- 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_fields ⇒ Object
1607 |
# File 'lib/gen/thrift/workflow_service.rb', line 1607 def struct_fields; FIELDS; end |
#validate ⇒ Object
1609 1610 |
# File 'lib/gen/thrift/workflow_service.rb', line 1609 def validate end |