Uses of Class
software.amazon.awssdk.services.evidently.paginators.ListSegmentsPublisher
-
Packages that use ListSegmentsPublisher 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 ListSegmentsPublisher in software.amazon.awssdk.services.evidently
Methods in software.amazon.awssdk.services.evidently that return ListSegmentsPublisher Modifier and Type Method Description default ListSegmentsPublisherEvidentlyAsyncClient. listSegmentsPaginator(Consumer<ListSegmentsRequest.Builder> listSegmentsRequest)This is a variant ofEvidentlyAsyncClient.listSegments(software.amazon.awssdk.services.evidently.model.ListSegmentsRequest)operation.default ListSegmentsPublisherEvidentlyAsyncClient. listSegmentsPaginator(ListSegmentsRequest listSegmentsRequest)This is a variant ofEvidentlyAsyncClient.listSegments(software.amazon.awssdk.services.evidently.model.ListSegmentsRequest)operation.
-