Uses of Class
com.featureprobe.sdk.server.FPConfig
-
Packages that use FPConfig Package Description com.featureprobe.sdk.server -
-
Uses of FPConfig in com.featureprobe.sdk.server
Fields in com.featureprobe.sdk.server declared as FPConfig Modifier and Type Field Description protected static FPConfigFPConfig. DEFAULTMethods in com.featureprobe.sdk.server that return FPConfig Modifier and Type Method Description FPConfigFPConfig.Builder. build()Constructors in com.featureprobe.sdk.server with parameters of type FPConfig Constructor Description FeatureProbe(String serverSDKKey, FPConfig config)Creates a new client to connect to FeatureProbe with a custom configuration.
-