| Package | Description |
|---|---|
| io.featureflow.client |
| Modifier and Type | Method and Description |
|---|---|
static FeatureflowClient.Builder |
FeatureflowClient.builder(String apiKey) |
FeatureflowClient.Builder |
FeatureflowClient.Builder.withCallback(CallbackEvent event,
FeatureControlCallbackHandler featureControlCallbackHandler) |
FeatureflowClient.Builder |
FeatureflowClient.Builder.withCallback(FeatureControlCallbackHandler featureControlCallbackHandler)
Deprecated.
|
FeatureflowClient.Builder |
FeatureflowClient.Builder.withConfig(FeatureflowConfig config) |
FeatureflowClient.Builder |
FeatureflowClient.Builder.withDeleteCallback(FeatureControlCallbackHandler featureControlCallbackHandler) |
FeatureflowClient.Builder |
FeatureflowClient.Builder.withFeature(Feature feature) |
FeatureflowClient.Builder |
FeatureflowClient.Builder.withFeatures(List<Feature> features) |
FeatureflowClient.Builder |
FeatureflowClient.Builder.withUpdateCallback(FeatureControlCallbackHandler featureControlCallbackHandler) |
Copyright © 2017. All rights reserved.