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