Method: PulpContainerClient::TagImage.build_from_hash
- Defined in:
- lib/pulp_container_client/models/tag_image.rb
.build_from_hash(attributes) ⇒ Object
Builds the object from hash
138 139 140 |
# File 'lib/pulp_container_client/models/tag_image.rb', line 138 def self.build_from_hash(attributes) new.build_from_hash(attributes) end |