| Package | Description |
|---|---|
| com.amazonaws.services.cloudwatchevidently.model |
| Modifier and Type | Method and Description |
|---|---|
ExperimentSchedule |
ExperimentSchedule.clone() |
ExperimentSchedule |
Experiment.getSchedule()
A structure that contains the time and date that Evidently completed the analysis of the experiment.
|
ExperimentSchedule |
ExperimentSchedule.withAnalysisCompleteTime(Date analysisCompleteTime)
The time and date that Evidently completed the analysis of the experiment.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Experiment.setSchedule(ExperimentSchedule schedule)
A structure that contains the time and date that Evidently completed the analysis of the experiment.
|
Experiment |
Experiment.withSchedule(ExperimentSchedule schedule)
A structure that contains the time and date that Evidently completed the analysis of the experiment.
|
Copyright © 2022. All rights reserved.