| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
List<TrialComponentSimpleSummary> |
Trial.trialComponentSummaries()
A list of the components associated with the trial.
|
| Modifier and Type | Method and Description |
|---|---|
Trial.Builder |
Trial.Builder.trialComponentSummaries(TrialComponentSimpleSummary... trialComponentSummaries)
A list of the components associated with the trial.
|
| Modifier and Type | Method and Description |
|---|---|
Trial.Builder |
Trial.Builder.trialComponentSummaries(Collection<TrialComponentSimpleSummary> trialComponentSummaries)
A list of the components associated with the trial.
|
Copyright © 2023. All rights reserved.