| Package | Description |
|---|---|
| com.amazonaws.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
TrialComponentSourceDetail |
TrialComponentSourceDetail.clone() |
TrialComponentSourceDetail |
TrialComponent.getSourceDetail()
The source of the trial component.>
|
TrialComponentSourceDetail |
TrialComponentSourceDetail.withSourceArn(String sourceArn)
The Amazon Resource Name (ARN) of the source.
|
TrialComponentSourceDetail |
TrialComponentSourceDetail.withTrainingJob(TrainingJob trainingJob) |
| Modifier and Type | Method and Description |
|---|---|
void |
TrialComponent.setSourceDetail(TrialComponentSourceDetail sourceDetail)
The source of the trial component.>
|
TrialComponent |
TrialComponent.withSourceDetail(TrialComponentSourceDetail sourceDetail)
The source of the trial component.>
|
Copyright © 2020. All rights reserved.