Uses of Class
software.amazon.awssdk.services.neptunedata.model.GetMlDataProcessingJobRequest
-
Packages that use GetMlDataProcessingJobRequest Package Description software.amazon.awssdk.services.neptunedata Neptune Data API software.amazon.awssdk.services.neptunedata.transform -
-
Uses of GetMlDataProcessingJobRequest in software.amazon.awssdk.services.neptunedata
Methods in software.amazon.awssdk.services.neptunedata with parameters of type GetMlDataProcessingJobRequest Modifier and Type Method Description default CompletableFuture<GetMlDataProcessingJobResponse>NeptunedataAsyncClient. getMLDataProcessingJob(GetMlDataProcessingJobRequest getMlDataProcessingJobRequest)Retrieves information about a specified data processing job.default GetMlDataProcessingJobResponseNeptunedataClient. getMLDataProcessingJob(GetMlDataProcessingJobRequest getMlDataProcessingJobRequest)Retrieves information about a specified data processing job. -
Uses of GetMlDataProcessingJobRequest in software.amazon.awssdk.services.neptunedata.transform
Methods in software.amazon.awssdk.services.neptunedata.transform with parameters of type GetMlDataProcessingJobRequest Modifier and Type Method Description SdkHttpFullRequestGetMlDataProcessingJobRequestMarshaller. marshall(GetMlDataProcessingJobRequest getMlDataProcessingJobRequest)
-