Class: Contentful::Management::SpaceWebhookMethodsFactory

Inherits:
Object
  • Object
show all
Includes:
SpaceAssociationMethodsFactory
Defined in:
lib/contentful/management/space_webhook_methods_factory.rb

Instance Attribute Summary

Attributes included from SpaceAssociationMethodsFactory

#space

Instance Method Summary collapse

Methods included from SpaceAssociationMethodsFactory

#all, #associated_class, #create, #find, #initialize

Instance Method Details

#newObject



8
9
10
# File 'lib/contentful/management/space_webhook_methods_factory.rb', line 8

def new
  fail 'Not supported'
end