| Package | Description |
|---|---|
| com.flagsmith | |
| com.flagsmith.config | |
| com.flagsmith.interfaces |
| Modifier and Type | Method and Description |
|---|---|
FlagsmithConfig |
FlagsmithApiWrapper.getConfig() |
| Modifier and Type | Method and Description |
|---|---|
FlagsmithClient.Builder |
FlagsmithClient.Builder.withConfiguration(FlagsmithConfig config)
Override default FlagsmithConfig for Flagsmith API.
|
| Constructor and Description |
|---|
FlagsmithApiWrapper(FlagsmithCache cache,
FlagsmithConfig defaultConfig,
HashMap<String,String> customHeaders,
FlagsmithLogger logger,
String apiKey)
Instantiate with cache.
|
FlagsmithApiWrapper(FlagsmithConfig defaultConfig,
HashMap<String,String> customHeaders,
FlagsmithLogger logger,
String apiKey)
Instantiate with config, custom headers, logger and apikey.
|
| Modifier and Type | Method and Description |
|---|---|
FlagsmithConfig |
FlagsmithConfig.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
FlagsmithConfig |
FlagsmithSdk.getConfig() |
Copyright © 2022. All rights reserved.