| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
ExperimentSource |
ExperimentSummary.experimentSource()
Returns the value of the ExperimentSource property for this object.
|
ExperimentSource |
Experiment.source()
Returns the value of the Source property for this object.
|
ExperimentSource |
DescribeExperimentResponse.source()
The ARN of the source and, optionally, the type.
|
| Modifier and Type | Method and Description |
|---|---|
ExperimentSummary.Builder |
ExperimentSummary.Builder.experimentSource(ExperimentSource experimentSource)
Sets the value of the ExperimentSource property for this object.
|
Experiment.Builder |
Experiment.Builder.source(ExperimentSource source)
Sets the value of the Source property for this object.
|
DescribeExperimentResponse.Builder |
DescribeExperimentResponse.Builder.source(ExperimentSource source)
The ARN of the source and, optionally, the type.
|
Copyright © 2022. All rights reserved.