public class ListJobResponse extends ListResponse
Modifier and Type | Class and Description |
---|---|
static class |
ListJobResponse.Row |
Modifier and Type | Field and Description |
---|---|
java.util.List<ListJobResponse.Row> |
rows |
page, rowMax, rowMin, rowsPerPage, totalPages, totalRows
Constructor and Description |
---|
ListJobResponse() |
public java.util.List<ListJobResponse.Row> rows