| 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 |
|---|---|
TestSegmentPatternResult |
AmazonCloudWatchEvidentlyClient.testSegmentPattern(TestSegmentPatternRequest request)
Use this operation to test a rules pattern that you plan to use to create an audience segment.
|
TestSegmentPatternResult |
AmazonCloudWatchEvidently.testSegmentPattern(TestSegmentPatternRequest testSegmentPatternRequest)
Use this operation to test a rules pattern that you plan to use to create an audience segment.
|
TestSegmentPatternResult |
AbstractAmazonCloudWatchEvidently.testSegmentPattern(TestSegmentPatternRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<TestSegmentPatternResult> |
AmazonCloudWatchEvidentlyAsyncClient.testSegmentPatternAsync(TestSegmentPatternRequest request,
AsyncHandler<TestSegmentPatternRequest,TestSegmentPatternResult> asyncHandler) |
Future<TestSegmentPatternResult> |
AbstractAmazonCloudWatchEvidentlyAsync.testSegmentPatternAsync(TestSegmentPatternRequest request,
AsyncHandler<TestSegmentPatternRequest,TestSegmentPatternResult> asyncHandler) |
Future<TestSegmentPatternResult> |
AmazonCloudWatchEvidentlyAsync.testSegmentPatternAsync(TestSegmentPatternRequest testSegmentPatternRequest,
AsyncHandler<TestSegmentPatternRequest,TestSegmentPatternResult> asyncHandler)
Use this operation to test a rules pattern that you plan to use to create an audience segment.
|
| Modifier and Type | Method and Description |
|---|---|
TestSegmentPatternResult |
TestSegmentPatternResult.clone() |
TestSegmentPatternResult |
TestSegmentPatternResult.withMatch(Boolean match)
Returns
true if the pattern matches the payload. |
Copyright © 2023. All rights reserved.