Package com.microsoft.kiota.store
Class BackingStoreFactorySingleton
java.lang.Object
com.microsoft.kiota.store.BackingStoreFactorySingleton
This class is used to register the backing store factory.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic BackingStoreFactoryThe backing store factory singleton instance. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
instance
The backing store factory singleton instance.
-
-
Constructor Details
-
BackingStoreFactorySingleton
public BackingStoreFactorySingleton()Default constructor
-