Class: Fog::Vcloud::Compute::Tag
- Inherits:
-
Model
- Object
- Model
- Fog::Vcloud::Compute::Tag
- Defined in:
- lib/fog/vcloud/models/compute/tag.rb
Instance Method Summary collapse
Instance Method Details
#destroy ⇒ Object
12 13 14 |
# File 'lib/fog/vcloud/models/compute/tag.rb', line 12 def destroy service.(href) end |