| Package | Description |
|---|---|
| com.amazonaws.services.glue.model |
| Modifier and Type | Method and Description |
|---|---|
static TransformType |
TransformType.fromValue(String value)
Use this in place of valueOf.
|
static TransformType |
TransformType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TransformType[] |
TransformType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TransformFilterCriteria |
TransformFilterCriteria.withTransformType(TransformType transformType)
The type of machine learning transform that is used to filter the machine learning transforms.
|
EvaluationMetrics |
EvaluationMetrics.withTransformType(TransformType transformType)
The type of machine learning transform.
|
TransformParameters |
TransformParameters.withTransformType(TransformType transformType)
The type of machine learning transform.
|
Copyright © 2022. All rights reserved.