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="2023-09-14T10:47:19.717-07:00") public class ListNotificationsRequest extends Object
The request for retrieving notifications
-
-
Constructor Summary
Constructors Constructor Description ListNotificationsRequest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object o)
Long
getTimestampAfter()
Getter for timestampAfter.int
hashCode()
void
setTimestampAfter(Long timestampAfter)
Setter for timestampAfter.String
toString()
-