@Generated(value="https://github.com/DataDog/datadog-api-client-java/blob/master/.generator") public class MonitorSearchCountItem extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
JSON_PROPERTY_COUNT |
static String |
JSON_PROPERTY_NAME |
boolean |
unparsed |
| Constructor and Description |
|---|
MonitorSearchCountItem() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o)
Return true if this MonitorSearchCountItem object is equal to o.
|
Long |
getCount()
The number of found monitors with the listed value.
|
Object |
getName()
The facet value.
|
int |
hashCode() |
String |
toString() |
public boolean unparsed
public static final String JSON_PROPERTY_COUNT
public static final String JSON_PROPERTY_NAME
Copyright © 2023. All rights reserved.