| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
List<Parent> |
TrialComponent.parents()
An array of the parents of the component.
|
| Modifier and Type | Method and Description |
|---|---|
TrialComponent.Builder |
TrialComponent.Builder.parents(Parent... parents)
An array of the parents of the component.
|
| Modifier and Type | Method and Description |
|---|---|
TrialComponent.Builder |
TrialComponent.Builder.parents(Collection<Parent> parents)
An array of the parents of the component.
|
Copyright © 2022. All rights reserved.