| Package | Description |
|---|---|
| software.amazon.awssdk.services.frauddetector.model |
| Modifier and Type | Method and Description |
|---|---|
List<RuleResult> |
GetEventPredictionResponse.ruleResults()
The results from the rules.
|
| Modifier and Type | Method and Description |
|---|---|
GetEventPredictionResponse.Builder |
GetEventPredictionResponse.Builder.ruleResults(RuleResult... ruleResults)
The results from the rules.
|
| Modifier and Type | Method and Description |
|---|---|
GetEventPredictionResponse.Builder |
GetEventPredictionResponse.Builder.ruleResults(Collection<RuleResult> ruleResults)
The results from the rules.
|
Copyright © 2023. All rights reserved.