Class ListNotificationsRequest


  • @Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
               date="2024-03-13T13:08:48.582-07:00")
    public class ListNotificationsRequest
    extends Object
    The request for retrieving notifications
    • Constructor Detail

      • ListNotificationsRequest

        public ListNotificationsRequest()
    • Method Detail

      • getTimestampAfter

        public Long getTimestampAfter()
        Getter for timestampAfter. Timestamp from when to list notifications since
      • setTimestampAfter

        public void setTimestampAfter​(Long timestampAfter)
        Setter for timestampAfter. Timestamp from when to list notifications since
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object