Class: CadenceThrift::WorkflowService::DeprecateDomain_args
- Inherits:
-
Object
- Object
- CadenceThrift::WorkflowService::DeprecateDomain_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/gen/thrift/workflow_service.rb
Constant Summary collapse
- DEPRECATEREQUEST =
1
- FIELDS =
{ DEPRECATEREQUEST => {:type => ::Thrift::Types::STRUCT, :name => 'deprecateRequest', :class => ::CadenceThrift::DeprecateDomainRequest} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
1735 |
# File 'lib/gen/thrift/workflow_service.rb', line 1735 def struct_fields; FIELDS; end |
#validate ⇒ Object
1737 1738 |
# File 'lib/gen/thrift/workflow_service.rb', line 1737 def validate end |