Uses of Class
software.amazon.awssdk.services.medialive.paginators.ListInputsPublisher
-
Packages that use ListInputsPublisher Package Description software.amazon.awssdk.services.medialive API for AWS Elemental MediaLive -
-
Uses of ListInputsPublisher in software.amazon.awssdk.services.medialive
Methods in software.amazon.awssdk.services.medialive that return ListInputsPublisher Modifier and Type Method Description default ListInputsPublisherMediaLiveAsyncClient. listInputsPaginator()Produces list of inputs that have been createddefault ListInputsPublisherMediaLiveAsyncClient. listInputsPaginator(Consumer<ListInputsRequest.Builder> listInputsRequest)Produces list of inputs that have been createddefault ListInputsPublisherMediaLiveAsyncClient. listInputsPaginator(ListInputsRequest listInputsRequest)Produces list of inputs that have been created
-