Uses of Class
software.amazon.awssdk.services.customerprofiles.paginators.ListEventStreamsPublisher
-
Packages that use ListEventStreamsPublisher Package Description software.amazon.awssdk.services.customerprofiles Amazon Connect Customer Profiles -
-
Uses of ListEventStreamsPublisher in software.amazon.awssdk.services.customerprofiles
Methods in software.amazon.awssdk.services.customerprofiles that return ListEventStreamsPublisher Modifier and Type Method Description default ListEventStreamsPublisherCustomerProfilesAsyncClient. listEventStreamsPaginator(Consumer<ListEventStreamsRequest.Builder> listEventStreamsRequest)Returns a list of all the event streams in a specific domain.default ListEventStreamsPublisherCustomerProfilesAsyncClient. listEventStreamsPaginator(ListEventStreamsRequest listEventStreamsRequest)Returns a list of all the event streams in a specific domain.
-