Package | Description |
---|---|
com.cloudera.cdp.audit.model |
Modifier and Type | Method and Description |
---|---|
List<CdpAuditEvent> |
ListEventsResponse.getAuditEvents()
Getter for auditEvents.
|
List<CdpAuditEvent> |
ListEventsInArchiveBatchResponse.getAuditEvents()
Getter for auditEvents.
|
Modifier and Type | Method and Description |
---|---|
void |
ListEventsResponse.setAuditEvents(List<CdpAuditEvent> auditEvents)
Setter for auditEvents.
|
void |
ListEventsInArchiveBatchResponse.setAuditEvents(List<CdpAuditEvent> auditEvents)
Setter for auditEvents.
|
Copyright © 2022. All rights reserved.