| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
TrainingJob |
TrialComponentSourceDetail.trainingJob()
Returns the value of the TrainingJob property for this object.
|
TrainingJob |
SearchRecord.trainingJob()
A
TrainingJob object that is returned as part of a Search request. |
| Modifier and Type | Method and Description |
|---|---|
TrialComponentSourceDetail.Builder |
TrialComponentSourceDetail.Builder.trainingJob(TrainingJob trainingJob)
Sets the value of the TrainingJob property for this object.
|
SearchRecord.Builder |
SearchRecord.Builder.trainingJob(TrainingJob trainingJob)
A
TrainingJob object that is returned as part of a Search request. |
Copyright © 2020. All rights reserved.