@Generated(value="https://github.com/DataDog/datadog-api-client-java/blob/master/.generator") public class CIAppResponsePage extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
JSON_PROPERTY_AFTER |
boolean |
unparsed |
| Constructor and Description |
|---|
CIAppResponsePage() |
| Modifier and Type | Method and Description |
|---|---|
CIAppResponsePage |
after(String after) |
boolean |
equals(Object o)
Return true if this CIAppResponsePage object is equal to o.
|
String |
getAfter()
The cursor to use to get the next results, if any.
|
int |
hashCode() |
void |
setAfter(String after) |
String |
toString() |
public boolean unparsed
public static final String JSON_PROPERTY_AFTER
public CIAppResponsePage after(String after)
@Nullable public String getAfter()
page[cursor].public void setAfter(String after)
public boolean equals(Object o)
Copyright © 2023. All rights reserved.