Class: CadenceThrift::WorkflowService::UpdateDomain_args

Inherits:
Object
  • Object
show all
Includes:
Thrift::Struct, Thrift::Struct_Union
Defined in:
lib/gen/thrift/workflow_service.rb

Constant Summary collapse

UPDATEREQUEST =
1
FIELDS =
{
  UPDATEREQUEST => {:type => ::Thrift::Types::STRUCT, :name => 'updateRequest', :class => ::CadenceThrift::UpdateDomainRequest}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end