| 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.paginators |
| Modifier and Type | Method and Description |
|---|---|
static EvidentlyAsyncClient |
EvidentlyAsyncClient.create()
Create a
EvidentlyAsyncClient with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider. |
| Constructor and Description |
|---|
ListExperimentsPublisher(EvidentlyAsyncClient client,
ListExperimentsRequest firstRequest) |
ListFeaturesPublisher(EvidentlyAsyncClient client,
ListFeaturesRequest firstRequest) |
ListLaunchesPublisher(EvidentlyAsyncClient client,
ListLaunchesRequest firstRequest) |
ListProjectsPublisher(EvidentlyAsyncClient client,
ListProjectsRequest firstRequest) |
ListSegmentReferencesPublisher(EvidentlyAsyncClient client,
ListSegmentReferencesRequest firstRequest) |
ListSegmentsPublisher(EvidentlyAsyncClient client,
ListSegmentsRequest firstRequest) |
Copyright © 2023. All rights reserved.