Method: OpenStack::Swift::StorageObject#name
- Defined in:
- lib/openstack/swift/storage_object.rb
#name ⇒ Object (readonly)
Returns the value of attribute name.
9 10 11 |
# File 'lib/openstack/swift/storage_object.rb', line 9 def name @name end |