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="2024-09-27T08:40:28.348-07:00")
public class ListNotificationsRequest
extends Object
The request for retrieving notifications
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
Getter for timestampAfter.int
hashCode()
void
setTimestampAfter
(Long timestampAfter) Setter for timestampAfter.toString()
-
Constructor Details
-
ListNotificationsRequest
public ListNotificationsRequest()
-
-
Method Details
-
getTimestampAfter
Getter for timestampAfter. Timestamp from when to list notifications since -
setTimestampAfter
Setter for timestampAfter. Timestamp from when to list notifications since -
equals
-
hashCode
public int hashCode() -
toString
-