Class: CloudThrift::CommandInterface::Run_command_result

Inherits:
Object
  • Object
show all
Includes:
Thrift::Struct
Defined in:
lib/proto/gen-rb/command_interface.rb

Constant Summary collapse

SUCCESS =
0
FIELDS =
{
  SUCCESS => {:type => ::Thrift::Types::STRUCT, :name => 'success', :class => CloudThrift::CloudResponse}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



75
# File 'lib/proto/gen-rb/command_interface.rb', line 75

def struct_fields; FIELDS; end

#validateObject



77
78
# File 'lib/proto/gen-rb/command_interface.rb', line 77

def validate
end