class Contentful::Management::SpaceWebhookMethodsFactory

Wrapper for Webhook API for usage from within Space @private

Public Instance Methods

new() click to toggle source
# File lib/contentful/management/space_webhook_methods_factory.rb, line 10
def new
  fail 'Not supported'
end