| Package | Description |
|---|---|
| software.amazon.awssdk.services.frauddetector.model |
| Modifier and Type | Method and Description |
|---|---|
List<EventVariableSummary> |
GetEventPredictionMetadataResponse.eventVariables()
A list of event variables that influenced the prediction scores.
|
| Modifier and Type | Method and Description |
|---|---|
GetEventPredictionMetadataResponse.Builder |
GetEventPredictionMetadataResponse.Builder.eventVariables(EventVariableSummary... eventVariables)
A list of event variables that influenced the prediction scores.
|
| Modifier and Type | Method and Description |
|---|---|
GetEventPredictionMetadataResponse.Builder |
GetEventPredictionMetadataResponse.Builder.eventVariables(Collection<EventVariableSummary> eventVariables)
A list of event variables that influenced the prediction scores.
|
Copyright © 2022. All rights reserved.