public class RiskyUserCollectionRequest extends com.github.davidmoten.odata.client.CollectionPageEntityRequest<RiskyUser,RiskyUserRequest>
| Modifier and Type | Field and Description |
|---|---|
protected com.github.davidmoten.odata.client.ContextPath |
contextPath |
| Constructor and Description |
|---|
RiskyUserCollectionRequest(com.github.davidmoten.odata.client.ContextPath contextPath) |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.ActionRequestNoReturn |
confirmCompromised(List<String> userIds) |
com.github.davidmoten.odata.client.ActionRequestNoReturn |
dismiss(List<String> userIds) |
RiskyUserHistoryItemCollectionRequest |
history() |
RiskyUserHistoryItemRequest |
history(String id) |
public RiskyUserCollectionRequest(com.github.davidmoten.odata.client.ContextPath contextPath)
public RiskyUserHistoryItemCollectionRequest history()
public RiskyUserHistoryItemRequest history(String id)
public com.github.davidmoten.odata.client.ActionRequestNoReturn dismiss(List<String> userIds)
Copyright © 2018–2020. All rights reserved.