Uses of Class
software.amazon.awssdk.services.emr.paginators.ListStudioSessionMappingsPublisher
-
Packages that use ListStudioSessionMappingsPublisher 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 ListStudioSessionMappingsPublisher in software.amazon.awssdk.services.emr
Methods in software.amazon.awssdk.services.emr that return ListStudioSessionMappingsPublisher Modifier and Type Method Description default ListStudioSessionMappingsPublisherEmrAsyncClient. listStudioSessionMappingsPaginator(Consumer<ListStudioSessionMappingsRequest.Builder> listStudioSessionMappingsRequest)Returns a list of all user or group session mappings for the Amazon EMR Studio specified byStudioId.default ListStudioSessionMappingsPublisherEmrAsyncClient. listStudioSessionMappingsPaginator(ListStudioSessionMappingsRequest listStudioSessionMappingsRequest)Returns a list of all user or group session mappings for the Amazon EMR Studio specified byStudioId.
-