Class: Cloudpassage::FirewallRules

Inherits:
Base
  • Object
show all
Includes:
Collection
Defined in:
lib/cloudpassage/firewall_rules.rb

Overview

Firewall Rules

Instance Method Summary collapse

Methods included from Collection

#[], #all, #get, #to_s

Methods inherited from Base

#[], #data, #exists?, #headers, #initialize, #method_missing, #object_symbol, #post, #put, #reload, #wait_for

Constructor Details

This class inherits a constructor from Cloudpassage::Base

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Cloudpassage::Base

Instance Method Details

#singleton_classObject



7
8
9
# File 'lib/cloudpassage/firewall_rules.rb', line 7

def singleton_class
  FirewallRule
end