| 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.
|
| Modifier and Type | Method and Description |
|---|---|
default StartLaunchResponse |
EvidentlyClient.startLaunch(Consumer<StartLaunchRequest.Builder> startLaunchRequest)
Starts an existing launch.
|
default StartLaunchResponse |
EvidentlyClient.startLaunch(StartLaunchRequest startLaunchRequest)
Starts an existing launch.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<StartLaunchResponse> |
EvidentlyAsyncClient.startLaunch(Consumer<StartLaunchRequest.Builder> startLaunchRequest)
Starts an existing launch.
|
default CompletableFuture<StartLaunchResponse> |
EvidentlyAsyncClient.startLaunch(StartLaunchRequest startLaunchRequest)
Starts an existing launch.
|
Copyright © 2023. All rights reserved.