Uses of Class
software.amazon.awssdk.services.emrserverless.paginators.ListJobRunAttemptsPublisher
-
Packages that use ListJobRunAttemptsPublisher Package Description software.amazon.awssdk.services.emrserverless Amazon EMR Serverless is a new deployment option for Amazon EMR. -
-
Uses of ListJobRunAttemptsPublisher in software.amazon.awssdk.services.emrserverless
Methods in software.amazon.awssdk.services.emrserverless that return ListJobRunAttemptsPublisher Modifier and Type Method Description default ListJobRunAttemptsPublisherEmrServerlessAsyncClient. listJobRunAttemptsPaginator(Consumer<ListJobRunAttemptsRequest.Builder> listJobRunAttemptsRequest)This is a variant ofEmrServerlessAsyncClient.listJobRunAttempts(software.amazon.awssdk.services.emrserverless.model.ListJobRunAttemptsRequest)operation.default ListJobRunAttemptsPublisherEmrServerlessAsyncClient. listJobRunAttemptsPaginator(ListJobRunAttemptsRequest listJobRunAttemptsRequest)This is a variant ofEmrServerlessAsyncClient.listJobRunAttempts(software.amazon.awssdk.services.emrserverless.model.ListJobRunAttemptsRequest)operation.
-