| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
static ListCandidatesForAutoMlJobResponse.Builder |
ListCandidatesForAutoMlJobResponse.builder() |
ListCandidatesForAutoMlJobResponse.Builder |
ListCandidatesForAutoMlJobResponse.Builder.candidates(AutoMLCandidate... candidates)
Summaries about the
AutoMLCandidates. |
ListCandidatesForAutoMlJobResponse.Builder |
ListCandidatesForAutoMlJobResponse.Builder.candidates(Collection<AutoMLCandidate> candidates)
Summaries about the
AutoMLCandidates. |
ListCandidatesForAutoMlJobResponse.Builder |
ListCandidatesForAutoMlJobResponse.Builder.candidates(Consumer<AutoMLCandidate.Builder>... candidates)
Summaries about the
AutoMLCandidates. |
ListCandidatesForAutoMlJobResponse.Builder |
ListCandidatesForAutoMlJobResponse.Builder.nextToken(String nextToken)
If the previous response was truncated, you receive this token.
|
ListCandidatesForAutoMlJobResponse.Builder |
ListCandidatesForAutoMlJobResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListCandidatesForAutoMlJobResponse.Builder> |
ListCandidatesForAutoMlJobResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.