Methods

Class/Module Index [+]

Quicksearch

Fog::Compute::VcloudDirector::VmNetwork

Public Instance Methods

save() click to toggle source
# File lib/fog/vcloud_director/models/compute/vm_network.rb, line 20
def save
  response = service.put_network_connection_system_section_vapp(id, attributes)
  service.process_task(response.body)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.