Method: OCI::Jms::Models::WorkRequestLogEntryCollection#to_s
- Defined in:
- lib/oci/jms/models/work_request_log_entry_collection.rb
#to_s ⇒ String
Returns the string representation of the object
112 113 114 |
# File 'lib/oci/jms/models/work_request_log_entry_collection.rb', line 112 def to_s to_hash.to_s end |