| Package | Description |
|---|---|
| software.amazon.awssdk.services.frauddetector.model |
| Modifier and Type | Method and Description |
|---|---|
List<EventPredictionSummary> |
ListEventPredictionsResponse.eventPredictionSummaries()
The summary of the past predictions.
|
| Modifier and Type | Method and Description |
|---|---|
ListEventPredictionsResponse.Builder |
ListEventPredictionsResponse.Builder.eventPredictionSummaries(EventPredictionSummary... eventPredictionSummaries)
The summary of the past predictions.
|
| Modifier and Type | Method and Description |
|---|---|
ListEventPredictionsResponse.Builder |
ListEventPredictionsResponse.Builder.eventPredictionSummaries(Collection<EventPredictionSummary> eventPredictionSummaries)
The summary of the past predictions.
|
Copyright © 2022. All rights reserved.