Package sonia.scm.store
Class TypedStoreParametersBuilder<T,S>
java.lang.Object
sonia.scm.store.TypedStoreParametersBuilder<T,S>
- Type Parameters:
T
- type of dataS
- type of store
Builder for
TypedStoreParameters
.-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionUse this to set the name for the store.
-
Method Details
-
withName
Use this to set the name for the store.- Parameters:
name
- The name for the store.- Returns:
- Floating API to either specify a repository or directly build a global store.
-