Uses of Class
software.amazon.awssdk.services.evidently.model.ExperimentExecution
-
Packages that use ExperimentExecution Package Description software.amazon.awssdk.services.evidently.model -
-
Uses of ExperimentExecution in software.amazon.awssdk.services.evidently.model
Methods in software.amazon.awssdk.services.evidently.model that return ExperimentExecution Modifier and Type Method Description ExperimentExecutionExperiment. execution()A structure that contains the date and time that the experiment started and ended.Methods in software.amazon.awssdk.services.evidently.model with parameters of type ExperimentExecution Modifier and Type Method Description Experiment.BuilderExperiment.Builder. execution(ExperimentExecution execution)A structure that contains the date and time that the experiment started and ended.
-