| Package | Description |
|---|---|
| software.amazon.awssdk.services.personalize.model |
| Modifier and Type | Method and Description |
|---|---|
BatchInferenceJobConfig |
BatchInferenceJob.batchInferenceJobConfig()
A string to string map of the configuration details of a batch inference job.
|
BatchInferenceJobConfig |
CreateBatchInferenceJobRequest.batchInferenceJobConfig()
The configuration details of a batch inference job.
|
| Modifier and Type | Method and Description |
|---|---|
BatchInferenceJob.Builder |
BatchInferenceJob.Builder.batchInferenceJobConfig(BatchInferenceJobConfig batchInferenceJobConfig)
A string to string map of the configuration details of a batch inference job.
|
CreateBatchInferenceJobRequest.Builder |
CreateBatchInferenceJobRequest.Builder.batchInferenceJobConfig(BatchInferenceJobConfig batchInferenceJobConfig)
The configuration details of a batch inference job.
|
Copyright © 2021. All rights reserved.