TDataSource - public interface DataSourceBuilder<TDataSource>
This class is not stable, and not subject to any backwards compatibility guarantees or semantic versioning. It is in early access. If you want access to this feature, please join the EAP. https://launchdarkly.com/docs/sdk/features/data-saving-mode
| Modifier and Type | Method and Description |
|---|---|
TDataSource |
build(DataSourceBuildInputs context)
Builds a data source instance based on the provided context.
|
TDataSource build(DataSourceBuildInputs context)
context - the context for building the data source