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)This is a variant ofEmrAsyncClient.listStudioSessionMappings(software.amazon.awssdk.services.emr.model.ListStudioSessionMappingsRequest)operation.default ListStudioSessionMappingsPublisherEmrAsyncClient. listStudioSessionMappingsPaginator(ListStudioSessionMappingsRequest listStudioSessionMappingsRequest)This is a variant ofEmrAsyncClient.listStudioSessionMappings(software.amazon.awssdk.services.emr.model.ListStudioSessionMappingsRequest)operation.
-