Package com.cloudera.cdp.df.model
Class ListNotificationsRequest
java.lang.Object
com.cloudera.cdp.df.model.ListNotificationsRequest
@Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
           date="2025-10-28T14:00:30.597-07:00")
public class ListNotificationsRequest
extends Object
The request for retrieving notifications
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionbooleanGetter for timestampAfter.inthashCode()voidsetTimestampAfter(Long timestampAfter) Setter for timestampAfter.toString()
- 
Constructor Details- 
ListNotificationsRequestpublic ListNotificationsRequest()
 
- 
- 
Method Details- 
getTimestampAfterGetter for timestampAfter. Timestamp from when to list notifications since
- 
setTimestampAfterSetter for timestampAfter. Timestamp from when to list notifications since
- 
equals
- 
hashCodepublic int hashCode()
- 
toString
 
-