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