Uses of Class
software.amazon.awssdk.services.evidently.paginators.ListLaunchesIterable
-
Packages that use ListLaunchesIterable 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 ListLaunchesIterable in software.amazon.awssdk.services.evidently
Methods in software.amazon.awssdk.services.evidently that return ListLaunchesIterable Modifier and Type Method Description default ListLaunchesIterableEvidentlyClient. listLaunchesPaginator(Consumer<ListLaunchesRequest.Builder> listLaunchesRequest)Returns configuration details about all the launches in the specified project.default ListLaunchesIterableEvidentlyClient. listLaunchesPaginator(ListLaunchesRequest listLaunchesRequest)Returns configuration details about all the launches in the specified project.
-