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