| Package | Description |
|---|---|
| software.amazon.awssdk.services.frauddetector.model |
| Modifier and Type | Method and Description |
|---|---|
List<ModelScores> |
GetEventPredictionResponse.modelScores()
The model scores.
|
| Modifier and Type | Method and Description |
|---|---|
GetEventPredictionResponse.Builder |
GetEventPredictionResponse.Builder.modelScores(ModelScores... modelScores)
The model scores.
|
| Modifier and Type | Method and Description |
|---|---|
GetEventPredictionResponse.Builder |
GetEventPredictionResponse.Builder.modelScores(Collection<ModelScores> modelScores)
The model scores.
|
Copyright © 2022. All rights reserved.