Method: PulpcoreClient::PatchedOpenPGPDistribution#to_body
- Defined in:
- lib/pulpcore_client/models/patched_open_pgp_distribution.rb
#to_body ⇒ Hash
to_body is an alias to to_hash (backward compatibility)
280 281 282 |
# File 'lib/pulpcore_client/models/patched_open_pgp_distribution.rb', line 280 def to_body to_hash end |