public class DocGenJobsV2025R0 extends SerializableObject
| Modifier and Type | Class and Description |
|---|---|
static class |
DocGenJobsV2025R0.Builder |
| Modifier and Type | Field and Description |
|---|---|
protected List<DocGenJobV2025R0> |
entries
List of jobs.
|
protected Long |
limit
The limit that was used for these entries.
|
protected String |
nextMarker
The marker for the start of the next page of results.
|
protected String |
prevMarker
The marker for the start of the previous page of results.
|
explicitlySetNullableFields| Modifier | Constructor and Description |
|---|---|
|
DocGenJobsV2025R0() |
protected |
DocGenJobsV2025R0(DocGenJobsV2025R0.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
List<DocGenJobV2025R0> |
getEntries() |
Long |
getLimit() |
String |
getNextMarker() |
String |
getPrevMarker() |
int |
hashCode() |
String |
toString() |
getRawData, setRawDatagetExplicitlySetNullableFields, isFieldExplicitlySet, markNullableFieldAsSet, markNullableFieldsAsSetprotected Long limit
protected String nextMarker
protected String prevMarker
protected List<DocGenJobV2025R0> entries
public DocGenJobsV2025R0()
protected DocGenJobsV2025R0(DocGenJobsV2025R0.Builder builder)
public String getNextMarker()
public String getPrevMarker()
public List<DocGenJobV2025R0> getEntries()