Class: Fog::Compute::VcloudDirector::Networks

Inherits:
Collection
  • Object
show all
Includes:
VcloudDirector::Query
Defined in:
lib/fog/vcloud_director/models/compute/networks.rb

Instance Method Summary collapse

Methods included from VcloudDirector::Query

#find_by_query

Methods inherited from Collection

#all, #get, #get_by_name, #get_everyone, #index

Instance Method Details

#query_typeObject



16
17
18
# File 'lib/fog/vcloud_director/models/compute/networks.rb', line 16

def query_type
  "orgVdcNetwork"
end