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