Method: PulpFileClient::RepositoryAddRemoveContent.build_from_hash
- Defined in:
- lib/pulp_file_client/models/repository_add_remove_content.rb
.build_from_hash(attributes) ⇒ Object
Builds the object from hash
121 122 123 |
# File 'lib/pulp_file_client/models/repository_add_remove_content.rb', line 121 def self.build_from_hash(attributes) new.build_from_hash(attributes) end |