| 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.
|
| software.amazon.awssdk.services.evidently.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateFeatureResponse |
EvidentlyClient.createFeature(CreateFeatureRequest createFeatureRequest)
Creates an Evidently feature that you want to launch or test.
|
default CompletableFuture<CreateFeatureResponse> |
EvidentlyAsyncClient.createFeature(CreateFeatureRequest createFeatureRequest)
Creates an Evidently feature that you want to launch or test.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateFeatureRequestMarshaller.marshall(CreateFeatureRequest createFeatureRequest) |
Copyright © 2023. All rights reserved.