Uses of Class
software.amazon.awssdk.services.ivsrealtime.paginators.ListIngestConfigurationsPublisher
-
Packages that use ListIngestConfigurationsPublisher 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 ListIngestConfigurationsPublisher in software.amazon.awssdk.services.ivsrealtime
Methods in software.amazon.awssdk.services.ivsrealtime that return ListIngestConfigurationsPublisher Modifier and Type Method Description default ListIngestConfigurationsPublisherIvsRealTimeAsyncClient. listIngestConfigurationsPaginator(Consumer<ListIngestConfigurationsRequest.Builder> listIngestConfigurationsRequest)default ListIngestConfigurationsPublisherIvsRealTimeAsyncClient. listIngestConfigurationsPaginator(ListIngestConfigurationsRequest listIngestConfigurationsRequest)
-