Uses of Class
software.amazon.awssdk.services.ivsrealtime.paginators.ListCompositionsPublisher
-
Packages that use ListCompositionsPublisher Package Description software.amazon.awssdk.services.ivsrealtime Introduction -
-
Uses of ListCompositionsPublisher in software.amazon.awssdk.services.ivsrealtime
Methods in software.amazon.awssdk.services.ivsrealtime that return ListCompositionsPublisher Modifier and Type Method Description default ListCompositionsPublisherIvsRealTimeAsyncClient. listCompositionsPaginator(Consumer<ListCompositionsRequest.Builder> listCompositionsRequest)This is a variant ofIvsRealTimeAsyncClient.listCompositions(software.amazon.awssdk.services.ivsrealtime.model.ListCompositionsRequest)operation.default ListCompositionsPublisherIvsRealTimeAsyncClient. listCompositionsPaginator(ListCompositionsRequest listCompositionsRequest)This is a variant ofIvsRealTimeAsyncClient.listCompositions(software.amazon.awssdk.services.ivsrealtime.model.ListCompositionsRequest)operation.
-