Class: Cloudpassage::FirewallPolicies

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

Overview

Firewall Policies

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_policies.rb', line 7

def singleton_class
  FirewallPolicy
end