Uses of Class
software.amazon.awssdk.services.ivsrealtime.paginators.ListParticipantEventsIterable
-
Packages that use ListParticipantEventsIterable Package Description software.amazon.awssdk.services.ivsrealtime The Amazon Interactive Video Service (IVS) real-time API is REST compatible, using a standard HTTP API and an AWS EventBridge event stream for responses. -
-
Uses of ListParticipantEventsIterable in software.amazon.awssdk.services.ivsrealtime
Methods in software.amazon.awssdk.services.ivsrealtime that return ListParticipantEventsIterable Modifier and Type Method Description default ListParticipantEventsIterableIvsRealTimeClient. listParticipantEventsPaginator(Consumer<ListParticipantEventsRequest.Builder> listParticipantEventsRequest)This is a variant ofIvsRealTimeClient.listParticipantEvents(software.amazon.awssdk.services.ivsrealtime.model.ListParticipantEventsRequest)operation.default ListParticipantEventsIterableIvsRealTimeClient. listParticipantEventsPaginator(ListParticipantEventsRequest listParticipantEventsRequest)This is a variant ofIvsRealTimeClient.listParticipantEvents(software.amazon.awssdk.services.ivsrealtime.model.ListParticipantEventsRequest)operation.
-