Method: Fog::OpenStack::Monitoring::NotificationMethods#create
- Defined in:
- lib/fog/openstack/monitoring/models/notification_methods.rb
#create(attributes) ⇒ Object
14 15 16 |
# File 'lib/fog/openstack/monitoring/models/notification_methods.rb', line 14 def create(attributes) super(attributes) end |