| Package | Description |
|---|---|
| software.amazon.awssdk.services.frauddetector.model |
| Modifier and Type | Method and Description |
|---|---|
List<Entity> |
GetEventPredictionRequest.entities()
The entity type (associated with the detector's event type) and specific entity ID representing who performed the
event.
|
| Modifier and Type | Method and Description |
|---|---|
GetEventPredictionRequest.Builder |
GetEventPredictionRequest.Builder.entities(Entity... entities)
The entity type (associated with the detector's event type) and specific entity ID representing who performed
the event.
|
| Modifier and Type | Method and Description |
|---|---|
GetEventPredictionRequest.Builder |
GetEventPredictionRequest.Builder.entities(Collection<Entity> entities)
The entity type (associated with the detector's event type) and specific entity ID representing who performed
the event.
|
Copyright © 2021. All rights reserved.