Uses of Interface
software.amazon.awssdk.services.evidently.EvidentlyAsyncClientBuilder
-
Packages that use EvidentlyAsyncClientBuilder 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. -
-
Uses of EvidentlyAsyncClientBuilder in software.amazon.awssdk.services.evidently
Methods in software.amazon.awssdk.services.evidently that return EvidentlyAsyncClientBuilder Modifier and Type Method Description static EvidentlyAsyncClientBuilderEvidentlyAsyncClient. builder()Create a builder that can be used to configure and create aEvidentlyAsyncClient.
-