Method: Fastly::Content.build_from_hash
- Defined in:
- lib/fastly/models/content.rb
.build_from_hash(attributes) ⇒ Object
Builds the object from hash
144 145 146 |
# File 'lib/fastly/models/content.rb', line 144 def self.build_from_hash(attributes) new.build_from_hash(attributes) end |