@Generated(value="https://github.com/DataDog/datadog-api-client-java/blob/master/.generator") public class ListStreamGroupByItems extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
JSON_PROPERTY_FACET |
boolean |
unparsed |
| Constructor and Description |
|---|
ListStreamGroupByItems() |
ListStreamGroupByItems(String facet) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o)
Return true if this ListStreamGroupByItems object is equal to o.
|
ListStreamGroupByItems |
facet(String facet) |
String |
getFacet()
Facet name.
|
int |
hashCode() |
void |
setFacet(String facet) |
String |
toString() |
public boolean unparsed
public static final String JSON_PROPERTY_FACET
public ListStreamGroupByItems()
public ListStreamGroupByItems(String facet)
public ListStreamGroupByItems facet(String facet)
public String getFacet()
public void setFacet(String facet)
public boolean equals(Object o)
Copyright © 2023. All rights reserved.