Class GetBatchEventsForArchivingStatusRequest


  • @Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
               date="2024-03-13T13:08:47.952-07:00")
    public class GetBatchEventsForArchivingStatusRequest
    extends Object
    Request to get the status of creating batches of audit events to be archived.
    • Constructor Detail

      • GetBatchEventsForArchivingStatusRequest

        public GetBatchEventsForArchivingStatusRequest()
    • Method Detail

      • getTaskId

        public String getTaskId()
        Getter for taskId. The ID of the asynchronous task to monitor.
      • setTaskId

        public void setTaskId​(String taskId)
        Setter for taskId. The ID of the asynchronous task to monitor.
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object