Class: Fog::Compute::Packet::Capacity
- Inherits:
-
Model
- Object
- Model
- Fog::Compute::Packet::Capacity
- Defined in:
- lib/fog/compute/packet/models/capacity.rb
Overview
Capacity Model
Instance Method Summary collapse
-
#initialize(attributes = {}) ⇒ Capacity
constructor
A new instance of Capacity.
Constructor Details
#initialize(attributes = {}) ⇒ Capacity
Returns a new instance of Capacity.
23 24 25 |
# File 'lib/fog/compute/packet/models/capacity.rb', line 23 def initialize(attributes = {}) super end |