Class: Radar::API::AnalyzerController::Create_session_result
- Inherits:
-
Object
- Object
- Radar::API::AnalyzerController::Create_session_result
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/radar/api/analyzer_controller.rb
Constant Summary collapse
- SUCCESS =
0- FIELDS =
{ SUCCESS => {:type => ::Thrift::Types::STRUCT, :name => 'success', :class => ::Radar::API::AnalyzerConfig} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
401 |
# File 'lib/radar/api/analyzer_controller.rb', line 401 def struct_fields; FIELDS; end |
#validate ⇒ Object
403 404 |
# File 'lib/radar/api/analyzer_controller.rb', line 403 def validate end |