| 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 BatchEvaluateFeatureResponse |
EvidentlyClient.batchEvaluateFeature(BatchEvaluateFeatureRequest batchEvaluateFeatureRequest)
This operation assigns feature variation to user sessions.
|
default CompletableFuture<BatchEvaluateFeatureResponse> |
EvidentlyAsyncClient.batchEvaluateFeature(BatchEvaluateFeatureRequest batchEvaluateFeatureRequest)
This operation assigns feature variation to user sessions.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
BatchEvaluateFeatureRequestMarshaller.marshall(BatchEvaluateFeatureRequest batchEvaluateFeatureRequest) |
Copyright © 2023. All rights reserved.