Class: Concord::Thrift::BoltManagerService::SetEnvironmentVar_args

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

Overview

HELPER FUNCTIONS AND STRUCTURES

Constant Summary collapse

NAME =
1
VALUE =
2
FIELDS =
{
  NAME => {:type => ::Thrift::Types::STRING, :name => 'name'},
  VALUE => {:type => ::Thrift::Types::STRING, :name => 'value'}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



87
# File 'lib/gen-rb/bolt_manager_service.rb', line 87

def struct_fields; FIELDS; end

#validateObject



89
90
# File 'lib/gen-rb/bolt_manager_service.rb', line 89

def validate
end