Class BatchEventsForArchivingResponse


  • @Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
               date="2024-03-13T13:08:47.952-07:00")
    public class BatchEventsForArchivingResponse
    extends CdpResponse
    Response from creating batches of audit events for archiving.
    • Constructor Detail

      • BatchEventsForArchivingResponse

        public BatchEventsForArchivingResponse()
    • 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