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