| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
List<AutoMLCandidateStep> |
AutoMLCandidate.candidateSteps()
Information about the candidate's steps.
|
| Modifier and Type | Method and Description |
|---|---|
AutoMLCandidate.Builder |
AutoMLCandidate.Builder.candidateSteps(AutoMLCandidateStep... candidateSteps)
Information about the candidate's steps.
|
| Modifier and Type | Method and Description |
|---|---|
AutoMLCandidate.Builder |
AutoMLCandidate.Builder.candidateSteps(Collection<AutoMLCandidateStep> candidateSteps)
Information about the candidate's steps.
|
Copyright © 2023. All rights reserved.