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)This is a variant ofEvidentlyClient.listLaunches(software.amazon.awssdk.services.evidently.model.ListLaunchesRequest)operation.default ListLaunchesIterableEvidentlyClient. listLaunchesPaginator(ListLaunchesRequest listLaunchesRequest)This is a variant ofEvidentlyClient.listLaunches(software.amazon.awssdk.services.evidently.model.ListLaunchesRequest)operation.
-