@Generated(value="https://github.com/DataDog/datadog-api-client-java/blob/master/.generator") public class MonitorSearchResultNotification extends Object
Modifier and Type | Field and Description |
---|---|
static String |
JSON_PROPERTY_HANDLE |
static String |
JSON_PROPERTY_NAME |
boolean |
unparsed |
Constructor and Description |
---|
MonitorSearchResultNotification() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o)
Return true if this MonitorSearchResultNotification object is equal to o.
|
String |
getHandle()
The email address that received the notification.
|
String |
getName()
The username receiving the notification
|
int |
hashCode() |
String |
toString() |
public boolean unparsed
public static final String JSON_PROPERTY_HANDLE
public static final String JSON_PROPERTY_NAME
@Nullable public String getHandle()
@Nullable public String getName()
public boolean equals(Object o)
Copyright © 2023. All rights reserved.