Uses of Class
software.amazon.awssdk.services.emr.paginators.ListStudioSessionMappingsIterable
-
Packages that use ListStudioSessionMappingsIterable Package Description software.amazon.awssdk.services.emr Amazon EMR is a web service that makes it easier to process large amounts of data efficiently. -
-
Uses of ListStudioSessionMappingsIterable in software.amazon.awssdk.services.emr
Methods in software.amazon.awssdk.services.emr that return ListStudioSessionMappingsIterable Modifier and Type Method Description default ListStudioSessionMappingsIterableEmrClient. listStudioSessionMappingsPaginator(Consumer<ListStudioSessionMappingsRequest.Builder> listStudioSessionMappingsRequest)Returns a list of all user or group session mappings for the Amazon EMR Studio specified byStudioId.default ListStudioSessionMappingsIterableEmrClient. listStudioSessionMappingsPaginator(ListStudioSessionMappingsRequest listStudioSessionMappingsRequest)Returns a list of all user or group session mappings for the Amazon EMR Studio specified byStudioId.
-