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="2023-12-01T13:59:41.921-08:00") public class ListEventsInArchiveBatchRequest extends Object
Request to list events contained in a single archive batch.
-
-
Constructor Summary
Constructors Constructor Description ListEventsInArchiveBatchRequest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object o)
String
getArchiveId()
Getter for archiveId.int
hashCode()
void
setArchiveId(String archiveId)
Setter for archiveId.String
toString()
-