| Package | Description |
|---|---|
| com.amazonaws.services.frauddetector.model |
| Modifier and Type | Method and Description |
|---|---|
static ModelTypeEnum |
ModelTypeEnum.fromValue(String value)
Use this in place of valueOf.
|
static ModelTypeEnum |
ModelTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ModelTypeEnum[] |
ModelTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Model |
Model.withModelType(ModelTypeEnum modelType)
The model type.
|
ModelVersionDetail |
ModelVersionDetail.withModelType(ModelTypeEnum modelType)
The model type.
|
UpdateModelVersionStatusRequest |
UpdateModelVersionStatusRequest.withModelType(ModelTypeEnum modelType)
The model type.
|
UpdateModelVersionRequest |
UpdateModelVersionRequest.withModelType(ModelTypeEnum modelType)
The model type.
|
GetModelsRequest |
GetModelsRequest.withModelType(ModelTypeEnum modelType)
The model type.
|
GetModelVersionRequest |
GetModelVersionRequest.withModelType(ModelTypeEnum modelType)
The model type.
|
DescribeModelVersionsRequest |
DescribeModelVersionsRequest.withModelType(ModelTypeEnum modelType)
The model type.
|
DeleteModelRequest |
DeleteModelRequest.withModelType(ModelTypeEnum modelType)
The model type of the model to delete.
|
CreateModelVersionResult |
CreateModelVersionResult.withModelType(ModelTypeEnum modelType)
The model type.
|
CreateModelVersionRequest |
CreateModelVersionRequest.withModelType(ModelTypeEnum modelType)
The model type.
|
CreateModelRequest |
CreateModelRequest.withModelType(ModelTypeEnum modelType)
The model type.
|
UpdateModelRequest |
UpdateModelRequest.withModelType(ModelTypeEnum modelType)
The model type.
|
GetModelVersionResult |
GetModelVersionResult.withModelType(ModelTypeEnum modelType)
The model type.
|
UpdateModelVersionResult |
UpdateModelVersionResult.withModelType(ModelTypeEnum modelType)
The model type.
|
DeleteModelVersionRequest |
DeleteModelVersionRequest.withModelType(ModelTypeEnum modelType)
The model type of the model version to delete.
|
ModelVersion |
ModelVersion.withModelType(ModelTypeEnum modelType)
The model type.
|
Copyright © 2025. All rights reserved.