public static interface LaunchExecution.Builder extends SdkPojo, CopyableBuilder<LaunchExecution.Builder,LaunchExecution>
| Modifier and Type | Method and Description |
|---|---|
LaunchExecution.Builder |
endedTime(Instant endedTime)
The date and time that the launch ended.
|
LaunchExecution.Builder |
startedTime(Instant startedTime)
The date and time that the launch started.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildLaunchExecution.Builder endedTime(Instant endedTime)
The date and time that the launch ended.
endedTime - The date and time that the launch ended.LaunchExecution.Builder startedTime(Instant startedTime)
The date and time that the launch started.
startedTime - The date and time that the launch started.Copyright © 2022. All rights reserved.