| Package | Description |
|---|---|
| com.amazonaws.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
static ModelCardExportJobSortBy |
ModelCardExportJobSortBy.fromValue(String value)
Use this in place of valueOf.
|
static ModelCardExportJobSortBy |
ModelCardExportJobSortBy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ModelCardExportJobSortBy[] |
ModelCardExportJobSortBy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ListModelCardExportJobsRequest |
ListModelCardExportJobsRequest.withSortBy(ModelCardExportJobSortBy sortBy)
Sort model card export jobs by either name or creation time.
|
Copyright © 2025. All rights reserved.