Uses of Class
software.amazon.awssdk.services.evidently.paginators.ListProjectsPublisher
-
Packages that use ListProjectsPublisher 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 ListProjectsPublisher in software.amazon.awssdk.services.evidently
Methods in software.amazon.awssdk.services.evidently that return ListProjectsPublisher Modifier and Type Method Description default ListProjectsPublisherEvidentlyAsyncClient. listProjectsPaginator(Consumer<ListProjectsRequest.Builder> listProjectsRequest)Returns configuration details about all the projects in the current Region in your account.default ListProjectsPublisherEvidentlyAsyncClient. listProjectsPaginator(ListProjectsRequest listProjectsRequest)Returns configuration details about all the projects in the current Region in your account.
-