Class: Acs::Proxy::IAlbumProxyHandler::QueryBasicAlbums_result
- Inherits:
-
Object
- Object
- Acs::Proxy::IAlbumProxyHandler::QueryBasicAlbums_result
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/i_album_proxy_handler.rb
Constant Summary collapse
- SUCCESS =
0- FIELDS =
{ SUCCESS => {:type => ::Thrift::Types::MAP, :name => 'success', :key => {:type => ::Thrift::Types::I64}, :value => {:type => ::Thrift::Types::STRUCT, :class => ::Acs::Model::BasicAlbum}} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
458 |
# File 'lib/i_album_proxy_handler.rb', line 458 def struct_fields; FIELDS; end |
#validate ⇒ Object
460 461 |
# File 'lib/i_album_proxy_handler.rb', line 460 def validate end |