Uses of Class
software.amazon.awssdk.services.emrserverless.model.ListJobRunAttemptsRequest
-
Packages that use ListJobRunAttemptsRequest Package Description software.amazon.awssdk.services.emrserverless Amazon EMR Serverless is a new deployment option for Amazon EMR.software.amazon.awssdk.services.emrserverless.paginators software.amazon.awssdk.services.emrserverless.transform -
-
Uses of ListJobRunAttemptsRequest in software.amazon.awssdk.services.emrserverless
-
Uses of ListJobRunAttemptsRequest in software.amazon.awssdk.services.emrserverless.paginators
Constructors in software.amazon.awssdk.services.emrserverless.paginators with parameters of type ListJobRunAttemptsRequest Constructor Description ListJobRunAttemptsIterable(EmrServerlessClient client, ListJobRunAttemptsRequest firstRequest)ListJobRunAttemptsPublisher(EmrServerlessAsyncClient client, ListJobRunAttemptsRequest firstRequest) -
Uses of ListJobRunAttemptsRequest in software.amazon.awssdk.services.emrserverless.transform
Methods in software.amazon.awssdk.services.emrserverless.transform with parameters of type ListJobRunAttemptsRequest Modifier and Type Method Description SdkHttpFullRequestListJobRunAttemptsRequestMarshaller. marshall(ListJobRunAttemptsRequest listJobRunAttemptsRequest)
-