| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
List<HyperParameterTuningJobSummary> |
ListHyperParameterTuningJobsResponse.hyperParameterTuningJobSummaries()
A list of HyperParameterTuningJobSummary objects that describe the tuning jobs that the
ListHyperParameterTuningJobs request returned. |
| Modifier and Type | Method and Description |
|---|---|
ListHyperParameterTuningJobsResponse.Builder |
ListHyperParameterTuningJobsResponse.Builder.hyperParameterTuningJobSummaries(HyperParameterTuningJobSummary... hyperParameterTuningJobSummaries)
A list of HyperParameterTuningJobSummary objects that describe the tuning jobs that the
ListHyperParameterTuningJobs request returned. |
| Modifier and Type | Method and Description |
|---|---|
ListHyperParameterTuningJobsResponse.Builder |
ListHyperParameterTuningJobsResponse.Builder.hyperParameterTuningJobSummaries(Collection<HyperParameterTuningJobSummary> hyperParameterTuningJobSummaries)
A list of HyperParameterTuningJobSummary objects that describe the tuning jobs that the
ListHyperParameterTuningJobs request returned. |
Copyright © 2019. All rights reserved.