Class: VCloudSdk::Xml::QueryResultRecords

Inherits:
Wrapper
  • Object
show all
Defined in:
lib/ruby_vcloud_sdk/xml/wrapper_classes/query_result_records.rb

Instance Method Summary collapse

Methods inherited from Wrapper

#==, #[], #[]=, #add_child, #attribute, #content, #content=, #create_child, #create_qualified_name, #create_xpath_query, #doc_namespaces, #edit_link, #get_nodes, #href, #href=, #href_id, #initialize, #name, #name=, #power_off_link, #power_on_link, #remove_link, #running_tasks, #to_s, #type, #type=, #undeploy_link, #urn, #xpath

Constructor Details

This class inherits a constructor from VCloudSdk::Xml::Wrapper

Instance Method Details

#edge_gateway_recordsObject



9
10
11
# File 'lib/ruby_vcloud_sdk/xml/wrapper_classes/query_result_records.rb', line 9

def edge_gateway_records
  get_nodes("EdgeGatewayRecord")
end

#org_vdc_storage_profile_recordsObject



5
6
7
# File 'lib/ruby_vcloud_sdk/xml/wrapper_classes/query_result_records.rb', line 5

def org_vdc_storage_profile_records
  get_nodes("OrgVdcStorageProfileRecord")
end

#right_recordsObject



13
14
15
# File 'lib/ruby_vcloud_sdk/xml/wrapper_classes/query_result_records.rb', line 13

def right_records
  get_nodes("RightRecord")
end