Class InMemoryBackingStoreFactory

java.lang.Object
com.microsoft.kiota.store.InMemoryBackingStoreFactory
All Implemented Interfaces:
BackingStoreFactory

public class InMemoryBackingStoreFactory extends Object implements BackingStoreFactory
This class is used to create instances of InMemoryBackingStore
  • Constructor Details

    • InMemoryBackingStoreFactory

      public InMemoryBackingStoreFactory()
      Creates a new instance of the factory
  • Method Details