public class AuditEventCollectionRequest extends com.github.davidmoten.odata.client.CollectionPageEntityRequest<AuditEvent,AuditEventRequest>
| Modifier and Type | Field and Description |
|---|---|
protected com.github.davidmoten.odata.client.ContextPath |
contextPath |
| Constructor and Description |
|---|
AuditEventCollectionRequest(com.github.davidmoten.odata.client.ContextPath contextPath) |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPageNonEntityRequest<String> |
getAuditActivityTypes(String category) |
com.github.davidmoten.odata.client.CollectionPageNonEntityRequest<String> |
getAuditCategories() |
Copyright © 2018–2020. All rights reserved.