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