Uses of Class
software.amazon.awssdk.services.ivsrealtime.paginators.ListParticipantEventsPublisher
-
Packages that use ListParticipantEventsPublisher Package Description software.amazon.awssdk.services.ivsrealtime Introduction -
-
Uses of ListParticipantEventsPublisher in software.amazon.awssdk.services.ivsrealtime
Methods in software.amazon.awssdk.services.ivsrealtime that return ListParticipantEventsPublisher Modifier and Type Method Description default ListParticipantEventsPublisherIvsRealTimeAsyncClient. listParticipantEventsPaginator(Consumer<ListParticipantEventsRequest.Builder> listParticipantEventsRequest)This is a variant ofIvsRealTimeAsyncClient.listParticipantEvents(software.amazon.awssdk.services.ivsrealtime.model.ListParticipantEventsRequest)operation.default ListParticipantEventsPublisherIvsRealTimeAsyncClient. listParticipantEventsPaginator(ListParticipantEventsRequest listParticipantEventsRequest)This is a variant ofIvsRealTimeAsyncClient.listParticipantEvents(software.amazon.awssdk.services.ivsrealtime.model.ListParticipantEventsRequest)operation.
-