@Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen", date="2022-05-16T09:57:45.941-07:00") public class ListEventsInArchiveBatchResponse extends CdpResponse
ALTUS_HEADER_REQUESTID, CDP_HEADER_REQUESTID
Constructor and Description |
---|
ListEventsInArchiveBatchResponse() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
List<CdpAuditEvent> |
getAuditEvents()
Getter for auditEvents.
|
int |
hashCode() |
void |
setAuditEvents(List<CdpAuditEvent> auditEvents)
Setter for auditEvents.
|
String |
toString() |
getRequestId
getHttpCode, getResponseHeaders
public List<CdpAuditEvent> getAuditEvents()
public void setAuditEvents(List<CdpAuditEvent> auditEvents)
Copyright © 2022. All rights reserved.