Package | Description |
---|---|
com.amazon.ask.model.interfaces.alexa.experimentation |
Modifier and Type | Method and Description |
---|---|
ExperimentAssignment |
ExperimentAssignment.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<ExperimentAssignment> |
ExperimentationState.getActiveExperiments()
Get activeExperiments
|
Modifier and Type | Method and Description |
---|---|
ExperimentationState.Builder |
ExperimentationState.Builder.addActiveExperimentsItem(ExperimentAssignment activeExperimentsItem) |
Modifier and Type | Method and Description |
---|---|
ExperimentationState.Builder |
ExperimentationState.Builder.withActiveExperiments(List<ExperimentAssignment> activeExperiments) |
Copyright © 2023. All rights reserved.