public static interface StopExperimentResponse.Builder extends EvidentlyResponse.Builder, SdkPojo, CopyableBuilder<StopExperimentResponse.Builder,StopExperimentResponse>
| Modifier and Type | Method and Description |
|---|---|
StopExperimentResponse.Builder |
endedTime(Instant endedTime)
The date and time that the experiment stopped.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildStopExperimentResponse.Builder endedTime(Instant endedTime)
The date and time that the experiment stopped.
endedTime - The date and time that the experiment stopped.Copyright © 2022. All rights reserved.