Uses of Class
no.finn.unleash.UnleashContext.Builder
-
Packages that use UnleashContext.Builder Package Description no.finn.unleash -
-
Uses of UnleashContext.Builder in no.finn.unleash
Methods in no.finn.unleash that return UnleashContext.Builder Modifier and Type Method Description UnleashContext.BuilderUnleashContext.Builder. addProperty(String name, String value)UnleashContext.BuilderUnleashContext.Builder. appName(String appName)static UnleashContext.BuilderUnleashContext. builder()UnleashContext.BuilderUnleashContext.Builder. environment(String environment)UnleashContext.BuilderUnleashContext.Builder. remoteAddress(String remoteAddress)UnleashContext.BuilderUnleashContext.Builder. sessionId(String sessionId)UnleashContext.BuilderUnleashContext.Builder. userId(String userId)
-