Class: Fog::VcloudDirector::Compute::VappTemplates

Inherits:
Collection
  • Object
show all
Includes:
Query
Defined in:
lib/fog/vcloud_director/models/compute/vapp_templates.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



14
15
16
# File 'lib/fog/vcloud_director/models/compute/vapp_templates.rb', line 14

def query_type
  "vAppTemplate"
end