Class: Watchfor::Client::Namespace
- Inherits:
-
Object
- Object
- Watchfor::Client::Namespace
- Defined in:
- lib/watchfor/client.rb
Overview
Namespaces
Direct Known Subclasses
AlertRules, ContactGroups, Contacts, Incidents, MaintenanceWindows, Monitors
Instance Method Summary collapse
-
#initialize(client) ⇒ Namespace
constructor
A new instance of Namespace.
Constructor Details
#initialize(client) ⇒ Namespace
Returns a new instance of Namespace.
96 |
# File 'lib/watchfor/client.rb', line 96 def initialize(client) = (@c = client) |