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