| Package | Description |
|---|---|
| com.amazonaws.services.frauddetector.model |
| Modifier and Type | Method and Description |
|---|---|
IngestedEventsTimeWindow |
IngestedEventsTimeWindow.clone() |
IngestedEventsTimeWindow |
IngestedEventsDetail.getIngestedEventsTimeWindow()
The start and stop time of the ingested events.
|
IngestedEventsTimeWindow |
IngestedEventsTimeWindow.withEndTime(String endTime)
Timestamp of the final ingested event.
|
IngestedEventsTimeWindow |
IngestedEventsTimeWindow.withStartTime(String startTime)
Timestamp of the first ingensted event.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IngestedEventsDetail.setIngestedEventsTimeWindow(IngestedEventsTimeWindow ingestedEventsTimeWindow)
The start and stop time of the ingested events.
|
IngestedEventsDetail |
IngestedEventsDetail.withIngestedEventsTimeWindow(IngestedEventsTimeWindow ingestedEventsTimeWindow)
The start and stop time of the ingested events.
|
Copyright © 2022. All rights reserved.