| 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 |
|---|---|
UpdateFeatureResult |
AmazonCloudWatchEvidentlyClient.updateFeature(UpdateFeatureRequest request)
Updates an existing feature.
|
UpdateFeatureResult |
AbstractAmazonCloudWatchEvidently.updateFeature(UpdateFeatureRequest request) |
UpdateFeatureResult |
AmazonCloudWatchEvidently.updateFeature(UpdateFeatureRequest updateFeatureRequest)
Updates an existing feature.
|
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateFeatureResult> |
AbstractAmazonCloudWatchEvidentlyAsync.updateFeatureAsync(UpdateFeatureRequest request,
AsyncHandler<UpdateFeatureRequest,UpdateFeatureResult> asyncHandler) |
Future<UpdateFeatureResult> |
AmazonCloudWatchEvidentlyAsync.updateFeatureAsync(UpdateFeatureRequest updateFeatureRequest,
AsyncHandler<UpdateFeatureRequest,UpdateFeatureResult> asyncHandler)
Updates an existing feature.
|
Future<UpdateFeatureResult> |
AmazonCloudWatchEvidentlyAsyncClient.updateFeatureAsync(UpdateFeatureRequest request,
AsyncHandler<UpdateFeatureRequest,UpdateFeatureResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
UpdateFeatureResult |
UpdateFeatureResult.clone() |
UpdateFeatureResult |
UpdateFeatureResult.withFeature(Feature feature)
A structure that contains information about the updated feature.
|
Copyright © 2025. All rights reserved.