Uses of Class
software.amazon.awssdk.services.evidently.paginators.ListLaunchesPublisher
-
Packages that use ListLaunchesPublisher 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 ListLaunchesPublisher in software.amazon.awssdk.services.evidently
Methods in software.amazon.awssdk.services.evidently that return ListLaunchesPublisher Modifier and Type Method Description default ListLaunchesPublisherEvidentlyAsyncClient. listLaunchesPaginator(Consumer<ListLaunchesRequest.Builder> listLaunchesRequest)This is a variant ofEvidentlyAsyncClient.listLaunches(software.amazon.awssdk.services.evidently.model.ListLaunchesRequest)operation.default ListLaunchesPublisherEvidentlyAsyncClient. listLaunchesPaginator(ListLaunchesRequest listLaunchesRequest)This is a variant ofEvidentlyAsyncClient.listLaunches(software.amazon.awssdk.services.evidently.model.ListLaunchesRequest)operation.
-