Uses of Class
software.amazon.awssdk.services.ivsrealtime.paginators.ListParticipantsIterable
-
Packages that use ListParticipantsIterable 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 ListParticipantsIterable in software.amazon.awssdk.services.ivsrealtime
Methods in software.amazon.awssdk.services.ivsrealtime that return ListParticipantsIterable Modifier and Type Method Description default ListParticipantsIterableIvsRealTimeClient. listParticipantsPaginator(Consumer<ListParticipantsRequest.Builder> listParticipantsRequest)This is a variant ofIvsRealTimeClient.listParticipants(software.amazon.awssdk.services.ivsrealtime.model.ListParticipantsRequest)operation.default ListParticipantsIterableIvsRealTimeClient. listParticipantsPaginator(ListParticipantsRequest listParticipantsRequest)This is a variant ofIvsRealTimeClient.listParticipants(software.amazon.awssdk.services.ivsrealtime.model.ListParticipantsRequest)operation.
-