| 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 CompletableFuture<TestSegmentPatternResponse> |
EvidentlyAsyncClient.testSegmentPattern(TestSegmentPatternRequest testSegmentPatternRequest)
Use this operation to test a rules pattern that you plan to use to create an audience segment.
|
default TestSegmentPatternResponse |
EvidentlyClient.testSegmentPattern(TestSegmentPatternRequest testSegmentPatternRequest)
Use this operation to test a rules pattern that you plan to use to create an audience segment.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
TestSegmentPatternRequestMarshaller.marshall(TestSegmentPatternRequest testSegmentPatternRequest) |
Copyright © 2023. All rights reserved.