Package com.cloudera.cdp.audit.model
Class ListEventsInArchiveBatchRequest
java.lang.Object
com.cloudera.cdp.audit.model.ListEventsInArchiveBatchRequest
@Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
date="2024-09-27T08:40:27.499-07:00")
public class ListEventsInArchiveBatchRequest
extends Object
Request to list events contained in a single archive batch.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
Getter for archiveId.int
hashCode()
void
setArchiveId
(String archiveId) Setter for archiveId.toString()
-
Constructor Details
-
ListEventsInArchiveBatchRequest
public ListEventsInArchiveBatchRequest()
-
-
Method Details