Uses of Class
software.amazon.awssdk.services.ivsrealtime.paginators.ListParticipantsPublisher
-
Packages that use ListParticipantsPublisher Package Description software.amazon.awssdk.services.ivsrealtime Introduction -
-
Uses of ListParticipantsPublisher in software.amazon.awssdk.services.ivsrealtime
Methods in software.amazon.awssdk.services.ivsrealtime that return ListParticipantsPublisher Modifier and Type Method Description default ListParticipantsPublisherIvsRealTimeAsyncClient. listParticipantsPaginator(Consumer<ListParticipantsRequest.Builder> listParticipantsRequest)This is a variant ofIvsRealTimeAsyncClient.listParticipants(software.amazon.awssdk.services.ivsrealtime.model.ListParticipantsRequest)operation.default ListParticipantsPublisherIvsRealTimeAsyncClient. listParticipantsPaginator(ListParticipantsRequest listParticipantsRequest)This is a variant ofIvsRealTimeAsyncClient.listParticipants(software.amazon.awssdk.services.ivsrealtime.model.ListParticipantsRequest)operation.
-