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