Class UserContext
java.lang.Object
growthbook.sdk.java.multiusermode.configurations.UserContext
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptioncom.google.gson.JsonObjectgetUrl()voidsetStickyBucketAssignmentDocs(Map<String, StickyAssignmentsDocument> stickyBucketAssignmentDocs) witAttributesJson(String attributesJson) withAttributes(com.google.gson.JsonObject attributes)
-
Method Details
-
witAttributesJson
-
withAttributes
-
getAttributes
public com.google.gson.JsonObject getAttributes() -
getForcedVariationsMap
-
getUrl
-
getStickyBucketAssignmentDocs
-
getForcedFeatureValues
-
getAttributesJson
-
setStickyBucketAssignmentDocs
public void setStickyBucketAssignmentDocs(@Nullable Map<String, StickyAssignmentsDocument> stickyBucketAssignmentDocs)
-