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