Package growthbook.sdk.java.remoteeval
Class RemoteEvalResponse
java.lang.Object
growthbook.sdk.java.remoteeval.RemoteEvalResponse
Parsed response returned by the GrowthBook remote evaluation endpoint.
-
Constructor Summary
ConstructorsConstructorDescriptionRemoteEvalResponse(Map<String, Feature<?>> features, com.google.gson.JsonObject savedGroups) -
Method Summary
Modifier and TypeMethodDescriptioncom.google.gson.JsonObject
-
Constructor Details
-
RemoteEvalResponse
-
-
Method Details
-
getFeatures
-
getSavedGroups
public com.google.gson.JsonObject getSavedGroups()
-