A
B
C
D
E
F
G
H
I
J
L
O
P
R
S
T
U
V
S
- SECONDARY_INITIAL_VARIANTS - enum entry in com.amplitude.experiment.VariantSource
- SECONDARY_LOCAL_STORAGE - enum entry in com.amplitude.experiment.VariantSource
- serverUrl(String) - function in com.amplitude.experiment.ExperimentConfig.Builder
- ServerZone - class in com.amplitude.experiment
- serverZone(ServerZone) - function in com.amplitude.experiment.ExperimentConfig.Builder
- setUser(ExperimentUser) - function in com.amplitude.experiment.ExperimentClient
- Set the user within the client.
- setUserProperty(ExperimentAnalyticsEvent) - function in com.amplitude.api.AmplitudeAnalyticsProvider
- Wraps an analytics identify or set user property call.
- setUserProperty(ExperimentAnalyticsEvent) - function in com.amplitude.experiment.analytics.ExperimentAnalyticsProvider
- Wraps an analytics identify or set user property call.
- setUserProvider(ExperimentUserProvider) - function in com.amplitude.experiment.ExperimentClient
- Sets a user provider that will inject identity information into the user for fetch requests.
- Source - class in com.amplitude.experiment
- source(Source) - function in com.amplitude.experiment.ExperimentConfig.Builder
- start(ExperimentUser) - function in com.amplitude.experiment.ExperimentClient
- Start the SDK by getting flag configurations from the server and fetching variants for the user.
- stop() - function in com.amplitude.experiment.ExperimentClient
- Stop the local flag configuration poller.