Uses of Class
software.amazon.awssdk.services.ivs.paginators.ListPlaybackKeyPairsIterable
-
Packages that use ListPlaybackKeyPairsIterable Package Description software.amazon.awssdk.services.ivs Introduction -
-
Uses of ListPlaybackKeyPairsIterable in software.amazon.awssdk.services.ivs
Methods in software.amazon.awssdk.services.ivs that return ListPlaybackKeyPairsIterable Modifier and Type Method Description default ListPlaybackKeyPairsIterableIvsClient. listPlaybackKeyPairsPaginator(Consumer<ListPlaybackKeyPairsRequest.Builder> listPlaybackKeyPairsRequest)This is a variant ofIvsClient.listPlaybackKeyPairs(software.amazon.awssdk.services.ivs.model.ListPlaybackKeyPairsRequest)operation.default ListPlaybackKeyPairsIterableIvsClient. listPlaybackKeyPairsPaginator(ListPlaybackKeyPairsRequest listPlaybackKeyPairsRequest)This is a variant ofIvsClient.listPlaybackKeyPairs(software.amazon.awssdk.services.ivs.model.ListPlaybackKeyPairsRequest)operation.
-