| Package | Description |
|---|---|
| software.amazon.awssdk.services.frauddetector.model |
| Modifier and Type | Method and Description |
|---|---|
List<EvaluatedRule> |
GetEventPredictionMetadataResponse.rules()
List of rules associated with the detector version that were used for evaluating variable values.
|
| Modifier and Type | Method and Description |
|---|---|
GetEventPredictionMetadataResponse.Builder |
GetEventPredictionMetadataResponse.Builder.rules(EvaluatedRule... rules)
List of rules associated with the detector version that were used for evaluating variable values.
|
| Modifier and Type | Method and Description |
|---|---|
GetEventPredictionMetadataResponse.Builder |
GetEventPredictionMetadataResponse.Builder.rules(Collection<EvaluatedRule> rules)
List of rules associated with the detector version that were used for evaluating variable values.
|
Copyright © 2023. All rights reserved.