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