Uses of Class
software.amazon.awssdk.services.evidently.model.LaunchExecution
-
Packages that use LaunchExecution Package Description software.amazon.awssdk.services.evidently.model -
-
Uses of LaunchExecution in software.amazon.awssdk.services.evidently.model
Methods in software.amazon.awssdk.services.evidently.model that return LaunchExecution Modifier and Type Method Description LaunchExecutionLaunch. execution()A structure that contains information about the start and end times of the launch.Methods in software.amazon.awssdk.services.evidently.model with parameters of type LaunchExecution Modifier and Type Method Description Launch.BuilderLaunch.Builder. execution(LaunchExecution execution)A structure that contains information about the start and end times of the launch.
-