Uses of Class
software.amazon.awssdk.services.personalize.model.BatchInferenceJob
-
Packages that use BatchInferenceJob Package Description software.amazon.awssdk.services.personalize.model -
-
Uses of BatchInferenceJob in software.amazon.awssdk.services.personalize.model
Methods in software.amazon.awssdk.services.personalize.model that return BatchInferenceJob Modifier and Type Method Description BatchInferenceJobDescribeBatchInferenceJobResponse. batchInferenceJob()Information on the specified batch inference job.Methods in software.amazon.awssdk.services.personalize.model with parameters of type BatchInferenceJob Modifier and Type Method Description DescribeBatchInferenceJobResponse.BuilderDescribeBatchInferenceJobResponse.Builder. batchInferenceJob(BatchInferenceJob batchInferenceJob)Information on the specified batch inference job.
-