| Package | Description |
|---|---|
| software.amazon.awssdk.services.frauddetector.model |
| Modifier and Type | Method and Description |
|---|---|
List<ModelVersionEvaluation> |
EvaluatedModelVersion.evaluations()
Evaluations generated for the model version.
|
| Modifier and Type | Method and Description |
|---|---|
EvaluatedModelVersion.Builder |
EvaluatedModelVersion.Builder.evaluations(ModelVersionEvaluation... evaluations)
Evaluations generated for the model version.
|
| Modifier and Type | Method and Description |
|---|---|
EvaluatedModelVersion.Builder |
EvaluatedModelVersion.Builder.evaluations(Collection<ModelVersionEvaluation> evaluations)
Evaluations generated for the model version.
|
Copyright © 2023. All rights reserved.