| Package | Description |
|---|---|
| com.amazonaws.services.cloudwatchevidently |
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.
|
| com.amazonaws.services.cloudwatchevidently.model |
| Modifier and Type | Method and Description |
|---|---|
StartLaunchResult |
AmazonCloudWatchEvidentlyClient.startLaunch(StartLaunchRequest request)
Starts an existing launch.
|
StartLaunchResult |
AmazonCloudWatchEvidently.startLaunch(StartLaunchRequest startLaunchRequest)
Starts an existing launch.
|
StartLaunchResult |
AbstractAmazonCloudWatchEvidently.startLaunch(StartLaunchRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<StartLaunchResult> |
AmazonCloudWatchEvidentlyAsyncClient.startLaunchAsync(StartLaunchRequest request,
AsyncHandler<StartLaunchRequest,StartLaunchResult> asyncHandler) |
Future<StartLaunchResult> |
AmazonCloudWatchEvidentlyAsync.startLaunchAsync(StartLaunchRequest startLaunchRequest,
AsyncHandler<StartLaunchRequest,StartLaunchResult> asyncHandler)
Starts an existing launch.
|
Future<StartLaunchResult> |
AbstractAmazonCloudWatchEvidentlyAsync.startLaunchAsync(StartLaunchRequest request,
AsyncHandler<StartLaunchRequest,StartLaunchResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
StartLaunchResult |
StartLaunchResult.clone() |
StartLaunchResult |
StartLaunchResult.withLaunch(Launch launch)
A structure that contains information about the launch that was started.
|
Copyright © 2024. All rights reserved.