| 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 |
|---|---|
StopLaunchResult |
AmazonCloudWatchEvidentlyClient.stopLaunch(StopLaunchRequest request)
Stops a launch that is currently running.
|
StopLaunchResult |
AmazonCloudWatchEvidently.stopLaunch(StopLaunchRequest stopLaunchRequest)
Stops a launch that is currently running.
|
StopLaunchResult |
AbstractAmazonCloudWatchEvidently.stopLaunch(StopLaunchRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<StopLaunchResult> |
AmazonCloudWatchEvidentlyAsyncClient.stopLaunchAsync(StopLaunchRequest request) |
Future<StopLaunchResult> |
AbstractAmazonCloudWatchEvidentlyAsync.stopLaunchAsync(StopLaunchRequest request) |
Future<StopLaunchResult> |
AmazonCloudWatchEvidentlyAsync.stopLaunchAsync(StopLaunchRequest stopLaunchRequest)
Stops a launch that is currently running.
|
Future<StopLaunchResult> |
AmazonCloudWatchEvidentlyAsyncClient.stopLaunchAsync(StopLaunchRequest request,
AsyncHandler<StopLaunchRequest,StopLaunchResult> asyncHandler) |
Future<StopLaunchResult> |
AbstractAmazonCloudWatchEvidentlyAsync.stopLaunchAsync(StopLaunchRequest request,
AsyncHandler<StopLaunchRequest,StopLaunchResult> asyncHandler) |
Future<StopLaunchResult> |
AmazonCloudWatchEvidentlyAsync.stopLaunchAsync(StopLaunchRequest stopLaunchRequest,
AsyncHandler<StopLaunchRequest,StopLaunchResult> asyncHandler)
Stops a launch that is currently running.
|
| Modifier and Type | Method and Description |
|---|---|
Future<StopLaunchResult> |
AmazonCloudWatchEvidentlyAsyncClient.stopLaunchAsync(StopLaunchRequest request,
AsyncHandler<StopLaunchRequest,StopLaunchResult> asyncHandler) |
Future<StopLaunchResult> |
AbstractAmazonCloudWatchEvidentlyAsync.stopLaunchAsync(StopLaunchRequest request,
AsyncHandler<StopLaunchRequest,StopLaunchResult> asyncHandler) |
Future<StopLaunchResult> |
AmazonCloudWatchEvidentlyAsync.stopLaunchAsync(StopLaunchRequest stopLaunchRequest,
AsyncHandler<StopLaunchRequest,StopLaunchResult> asyncHandler)
Stops a launch that is currently running.
|
| Modifier and Type | Method and Description |
|---|---|
StopLaunchResult |
StopLaunchResult.clone() |
StopLaunchResult |
StopLaunchResult.withEndedTime(Date endedTime)
The date and time that the launch stopped.
|
Copyright © 2023. All rights reserved.