Sha256: 1eab98b71a85f36e48573906e8293167c66b20ab08a65d81f523c037715e683a

Contents?: true

Size: 341 Bytes

Versions: 48

Compression:

Stored size: 341 Bytes

Contents

require_relative 'space_association_methods_factory'

module Contentful
  module Management
    # Wrapper for ApiKey API for usage from within Space
    # @private
    class SpaceApiKeyMethodsFactory
      include Contentful::Management::SpaceAssociationMethodsFactory

      def new
        fail 'Not supported'
      end
    end
  end
end

Version data entries

48 entries across 48 versions & 1 rubygems

Version Path
contentful-management-3.8.0 lib/contentful/management/space_api_key_methods_factory.rb
contentful-management-3.7.0 lib/contentful/management/space_api_key_methods_factory.rb
contentful-management-3.6.0 lib/contentful/management/space_api_key_methods_factory.rb
contentful-management-3.5.0 lib/contentful/management/space_api_key_methods_factory.rb
contentful-management-3.4.0 lib/contentful/management/space_api_key_methods_factory.rb
contentful-management-3.3.0 lib/contentful/management/space_api_key_methods_factory.rb
contentful-management-3.2.0 lib/contentful/management/space_api_key_methods_factory.rb
contentful-management-3.1.0 lib/contentful/management/space_api_key_methods_factory.rb
contentful-management-3.0.0 lib/contentful/management/space_api_key_methods_factory.rb
contentful-management-2.13.1 lib/contentful/management/space_api_key_methods_factory.rb
contentful-management-2.13.0 lib/contentful/management/space_api_key_methods_factory.rb
contentful-management-2.12.1 lib/contentful/management/space_api_key_methods_factory.rb
contentful-management-2.12.0 lib/contentful/management/space_api_key_methods_factory.rb
contentful-management-2.11.0 lib/contentful/management/space_api_key_methods_factory.rb
contentful-management-2.10.0 lib/contentful/management/space_api_key_methods_factory.rb
contentful-management-2.9.1 lib/contentful/management/space_api_key_methods_factory.rb
contentful-management-2.9.0 lib/contentful/management/space_api_key_methods_factory.rb
contentful-management-2.8.2 lib/contentful/management/space_api_key_methods_factory.rb
contentful-management-2.8.1 lib/contentful/management/space_api_key_methods_factory.rb
contentful-management-2.8.0 lib/contentful/management/space_api_key_methods_factory.rb