Class: Fog::Compute::VcloudDirector::Networks
- Inherits:
-
Collection
- Object
- Fog::Collection
- Collection
- Fog::Compute::VcloudDirector::Networks
- Includes:
- VcloudDirector::Query
- Defined in:
- lib/fog/vcloud_director/models/compute/networks.rb
Instance Method Summary collapse
Methods included from VcloudDirector::Query
Methods inherited from Collection
#all, #get, #get_by_name, #get_everyone, #index
Instance Method Details
#query_type ⇒ Object
15 16 17 |
# File 'lib/fog/vcloud_director/models/compute/networks.rb', line 15 def query_type "orgVdcNetwork" end |