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