| Package | Description |
|---|---|
| com.amazonaws.services.cloudwatchevidently.model |
| Modifier and Type | Method and Description |
|---|---|
LaunchExecution |
LaunchExecution.clone() |
LaunchExecution |
Launch.getExecution()
A structure that contains information about the start and end times of the launch.
|
LaunchExecution |
LaunchExecution.withEndedTime(Date endedTime)
The date and time that the launch ended.
|
LaunchExecution |
LaunchExecution.withStartedTime(Date startedTime)
The date and time that the launch started.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Launch.setExecution(LaunchExecution execution)
A structure that contains information about the start and end times of the launch.
|
Launch |
Launch.withExecution(LaunchExecution execution)
A structure that contains information about the start and end times of the launch.
|
Copyright © 2025. All rights reserved.