Method: PulpcoreClient::PulpImport#to_body
- Defined in:
- lib/pulpcore_client/models/pulp_import.rb
#to_body ⇒ Hash
to_body is an alias to to_hash (backward compatibility)
236 237 238 |
# File 'lib/pulpcore_client/models/pulp_import.rb', line 236 def to_body to_hash end |