Uses of Class
software.amazon.awssdk.services.ivsrealtime.model.ListParticipantsRequest
-
Packages that use ListParticipantsRequest 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.software.amazon.awssdk.services.ivsrealtime.paginators software.amazon.awssdk.services.ivsrealtime.transform -
-
Uses of ListParticipantsRequest in software.amazon.awssdk.services.ivsrealtime
-
Uses of ListParticipantsRequest in software.amazon.awssdk.services.ivsrealtime.paginators
Constructors in software.amazon.awssdk.services.ivsrealtime.paginators with parameters of type ListParticipantsRequest Constructor Description ListParticipantsIterable(IvsRealTimeClient client, ListParticipantsRequest firstRequest)ListParticipantsPublisher(IvsRealTimeAsyncClient client, ListParticipantsRequest firstRequest) -
Uses of ListParticipantsRequest in software.amazon.awssdk.services.ivsrealtime.transform
Methods in software.amazon.awssdk.services.ivsrealtime.transform with parameters of type ListParticipantsRequest Modifier and Type Method Description SdkHttpFullRequestListParticipantsRequestMarshaller. marshall(ListParticipantsRequest listParticipantsRequest)
-