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

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

Instance Method Summary collapse

Methods included from Query

#find_by_query

Methods inherited from Collection

#_item_list, #all, #get, #get_by_name, #get_everyone, #index, #with_item_list

Instance Method Details

#query_typeObject



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

def query_type
  "orgVdcNetwork"
end