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