Uses of Class
software.amazon.awssdk.services.evidently.model.OnlineAbDefinition
-
Packages that use OnlineAbDefinition Package Description software.amazon.awssdk.services.evidently.model -
-
Uses of OnlineAbDefinition in software.amazon.awssdk.services.evidently.model
Methods in software.amazon.awssdk.services.evidently.model that return OnlineAbDefinition Modifier and Type Method Description OnlineAbDefinitionExperiment. onlineAbDefinition()A structure that contains the configuration of which variation to use as the "control" version.Methods in software.amazon.awssdk.services.evidently.model with parameters of type OnlineAbDefinition Modifier and Type Method Description Experiment.BuilderExperiment.Builder. onlineAbDefinition(OnlineAbDefinition onlineAbDefinition)A structure that contains the configuration of which variation to use as the "control" version.
-