Method: Fog::OpenStack::SharedFileSystem::Share#export_locations
- Defined in:
- lib/fog/openstack/shared_file_system/models/share.rb
#export_locations ⇒ Object
89 90 91 |
# File 'lib/fog/openstack/shared_file_system/models/share.rb', line 89 def export_locations service.share_export_locations(:share => self) end |