| Package | Description |
|---|---|
| software.amazon.awssdk.services.evidently |
You can use Amazon CloudWatch Evidently to safely validate new features by serving them to a specified percentage of
your users while you roll out the feature.
|
| software.amazon.awssdk.services.evidently.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<StopExperimentResponse> |
EvidentlyAsyncClient.stopExperiment(StopExperimentRequest stopExperimentRequest)
Stops an experiment that is currently running.
|
default StopExperimentResponse |
EvidentlyClient.stopExperiment(StopExperimentRequest stopExperimentRequest)
Stops an experiment that is currently running.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
StopExperimentRequestMarshaller.marshall(StopExperimentRequest stopExperimentRequest) |
Copyright © 2023. All rights reserved.