Method: AutosdeOpenapiClient::StorageResourceResponse.build_from_hash

Defined in:
lib/autosde_openapi_client/models/storage_resource_response.rb

.build_from_hash(attributes) ⇒ Object

Builds the object from hash

Parameters:

  • Model attributes in the form of hash

Returns:

  • Returns the model itself



260
261
262
# File 'lib/autosde_openapi_client/models/storage_resource_response.rb', line 260

def self.build_from_hash(attributes)
  new.build_from_hash(attributes)
end