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