| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
TrialSource |
Trial.source()
Returns the value of the Source property for this object.
|
TrialSource |
DescribeTrialResponse.source()
The Amazon Resource Name (ARN) of the source and, optionally, the job type.
|
TrialSource |
TrialSummary.trialSource()
Returns the value of the TrialSource property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
Trial.Builder |
Trial.Builder.source(TrialSource source)
Sets the value of the Source property for this object.
|
DescribeTrialResponse.Builder |
DescribeTrialResponse.Builder.source(TrialSource source)
The Amazon Resource Name (ARN) of the source and, optionally, the job type.
|
TrialSummary.Builder |
TrialSummary.Builder.trialSource(TrialSource trialSource)
Sets the value of the TrialSource property for this object.
|
Copyright © 2022. All rights reserved.