| Package | Description |
|---|---|
| com.amazonaws.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
static HyperParameterTuningJobSortByOptions |
HyperParameterTuningJobSortByOptions.fromValue(String value)
Use this in place of valueOf.
|
static HyperParameterTuningJobSortByOptions |
HyperParameterTuningJobSortByOptions.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HyperParameterTuningJobSortByOptions[] |
HyperParameterTuningJobSortByOptions.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ListHyperParameterTuningJobsRequest |
ListHyperParameterTuningJobsRequest.withSortBy(HyperParameterTuningJobSortByOptions sortBy)
The field to sort results by.
|
Copyright © 2025. All rights reserved.