| Package | Description |
|---|---|
| com.gooddata.auditevent |
| Modifier and Type | Method and Description |
|---|---|
com.gooddata.collections.PageableList<AuditEvent> |
AuditEventService.listAuditEvents()
Get list of audit events for current account
|
com.gooddata.collections.PageableList<AuditEvent> |
AuditEventService.listAuditEvents(Account account)
Get list of audit events for the given account
|
com.gooddata.collections.PageableList<AuditEvent> |
AuditEventService.listAuditEvents(Account account,
com.gooddata.collections.Page page)
Get list of audit events for the given account
|
com.gooddata.collections.PageableList<AuditEvent> |
AuditEventService.listAuditEvents(com.gooddata.collections.Page page)
Get list of audit events for current account
|
com.gooddata.collections.PageableList<AuditEvent> |
AuditEventService.listAuditEvents(String domainId)
Get list of audit events for the given domain id
|
com.gooddata.collections.PageableList<AuditEvent> |
AuditEventService.listAuditEvents(String domainId,
com.gooddata.collections.Page page)
Get list of audit events for the given domain id
|
| Constructor and Description |
|---|
AuditEvents(List<AuditEvent> items,
com.gooddata.collections.Paging paging,
Map<String,String> links) |
Copyright © 2019. All rights reserved.