Class: Fog::Vcloud::Terremark::Ecloud::PublicIps

Inherits:
Collection show all
Defined in:
lib/fog/vcloud/terremark/ecloud/models/public_ips.rb

Instance Attribute Summary collapse

Attributes inherited from Collection

#connection

Method Summary

Methods inherited from Collection

#[], all_request, get_request, inherited, #reload, vcloud_type

Methods inherited from Collection

#create, #initialize, #inspect, #load, model, #model, #new, #reload, #table, #to_json

Methods included from Attributes::ClassMethods

#_load, #aliases, #attribute, #attributes, #identity

Methods included from Attributes::InstanceMethods

#_dump, #attributes, #identity, #identity=, #merge_attributes, #new_record?, #requires

Constructor Details

This class inherits a constructor from Fog::Collection

Instance Attribute Details

#hrefObject

Returns the value of attribute href.



20
21
22
# File 'lib/fog/vcloud/terremark/ecloud/models/public_ips.rb', line 20

def href
  @href
end