Class: CadenceThrift::WorkflowService::DeprecateDomain_args

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



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end