Method: Falcon::ImagesApiImageVulnerabilitiesSummary.build_from_hash
- Defined in:
- lib/crimson-falcon/models/images_api_image_vulnerabilities_summary.rb
.build_from_hash(attributes) ⇒ Object
Builds the object from hash
150 151 152 |
# File 'lib/crimson-falcon/models/images_api_image_vulnerabilities_summary.rb', line 150 def self.build_from_hash(attributes) new.build_from_hash(attributes) end |