Class: UU::OS::ImageCatalog::ImageCatalogGetImageList
- Inherits:
-
REST::PagingCriteria
- Object
- REST::DTO
- REST::PagingCriteria
- UU::OS::ImageCatalog::ImageCatalogGetImageList
- Defined in:
- uu_os-0.29.16/lib/uu/os/image_catalog/image_catalog_get_image_list.rb
Overview
Instance Attribute Summary (collapse)
-
- (Hash) query_parameters
Query parameters.
Attributes inherited from REST::PagingCriteria
Method Summary
Methods inherited from REST::DTO
#initialize, #to_hash, #to_json
Constructor Details
This class inherits a constructor from UU::OS::REST::DTO
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class UU::OS::REST::DTO
Instance Attribute Details
- (Hash) query_parameters
Query parameters. Attribute is optional.
12 13 14 |
# File 'uu_os-0.29.16/lib/uu/os/image_catalog/image_catalog_get_image_list.rb', line 12 def query_parameters @query_parameters end |