Uses of Class
software.amazon.awssdk.services.evidently.paginators.ListSegmentReferencesPublisher
-
Packages that use ListSegmentReferencesPublisher 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 ListSegmentReferencesPublisher in software.amazon.awssdk.services.evidently
Methods in software.amazon.awssdk.services.evidently that return ListSegmentReferencesPublisher Modifier and Type Method Description default ListSegmentReferencesPublisherEvidentlyAsyncClient. listSegmentReferencesPaginator(Consumer<ListSegmentReferencesRequest.Builder> listSegmentReferencesRequest)This is a variant ofEvidentlyAsyncClient.listSegmentReferences(software.amazon.awssdk.services.evidently.model.ListSegmentReferencesRequest)operation.default ListSegmentReferencesPublisherEvidentlyAsyncClient. listSegmentReferencesPaginator(ListSegmentReferencesRequest listSegmentReferencesRequest)This is a variant ofEvidentlyAsyncClient.listSegmentReferences(software.amazon.awssdk.services.evidently.model.ListSegmentReferencesRequest)operation.
-