| 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 |
|---|---|
CreateFeatureResult |
AmazonCloudWatchEvidentlyClient.createFeature(CreateFeatureRequest request)
Creates an Evidently feature that you want to launch or test.
|
CreateFeatureResult |
AmazonCloudWatchEvidently.createFeature(CreateFeatureRequest createFeatureRequest)
Creates an Evidently feature that you want to launch or test.
|
CreateFeatureResult |
AbstractAmazonCloudWatchEvidently.createFeature(CreateFeatureRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<CreateFeatureResult> |
AmazonCloudWatchEvidentlyAsyncClient.createFeatureAsync(CreateFeatureRequest request) |
Future<CreateFeatureResult> |
AbstractAmazonCloudWatchEvidentlyAsync.createFeatureAsync(CreateFeatureRequest request) |
Future<CreateFeatureResult> |
AmazonCloudWatchEvidentlyAsync.createFeatureAsync(CreateFeatureRequest createFeatureRequest)
Creates an Evidently feature that you want to launch or test.
|
Future<CreateFeatureResult> |
AmazonCloudWatchEvidentlyAsyncClient.createFeatureAsync(CreateFeatureRequest request,
AsyncHandler<CreateFeatureRequest,CreateFeatureResult> asyncHandler) |
Future<CreateFeatureResult> |
AbstractAmazonCloudWatchEvidentlyAsync.createFeatureAsync(CreateFeatureRequest request,
AsyncHandler<CreateFeatureRequest,CreateFeatureResult> asyncHandler) |
Future<CreateFeatureResult> |
AmazonCloudWatchEvidentlyAsync.createFeatureAsync(CreateFeatureRequest createFeatureRequest,
AsyncHandler<CreateFeatureRequest,CreateFeatureResult> asyncHandler)
Creates an Evidently feature that you want to launch or test.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CreateFeatureResult> |
AmazonCloudWatchEvidentlyAsyncClient.createFeatureAsync(CreateFeatureRequest request,
AsyncHandler<CreateFeatureRequest,CreateFeatureResult> asyncHandler) |
Future<CreateFeatureResult> |
AbstractAmazonCloudWatchEvidentlyAsync.createFeatureAsync(CreateFeatureRequest request,
AsyncHandler<CreateFeatureRequest,CreateFeatureResult> asyncHandler) |
Future<CreateFeatureResult> |
AmazonCloudWatchEvidentlyAsync.createFeatureAsync(CreateFeatureRequest createFeatureRequest,
AsyncHandler<CreateFeatureRequest,CreateFeatureResult> asyncHandler)
Creates an Evidently feature that you want to launch or test.
|
| Modifier and Type | Method and Description |
|---|---|
CreateFeatureResult |
CreateFeatureResult.clone() |
CreateFeatureResult |
CreateFeatureResult.withFeature(Feature feature)
A structure that contains information about the new feature.
|
Copyright © 2023. All rights reserved.