public class EventRequest extends SiftRequest<EventResponse>
| Modifier and Type | Method and Description |
|---|---|
protected okhttp3.HttpUrl |
path(okhttp3.HttpUrl baseUrl) |
EventRequest |
withForceWorkflowRun() |
EventRequest |
withRouteInfo() |
EventRequest |
withScorePercentiles() |
EventRequest |
withScores(java.lang.String... abuseTypes) |
EventRequest |
withWarnings() |
EventRequest |
withWorkflowStatus() |
getAccountId, getFieldSet, modifyRequestBuilder, send, urlprotected okhttp3.HttpUrl path(okhttp3.HttpUrl baseUrl)
path in class SiftRequest<EventResponse>public EventRequest withScores(java.lang.String... abuseTypes)
public EventRequest withWorkflowStatus()
public EventRequest withForceWorkflowRun()
public EventRequest withRouteInfo()
public EventRequest withScorePercentiles()
public EventRequest withWarnings()