public class WorkbookTableSortRequest extends com.github.davidmoten.odata.client.EntityRequest<WorkbookTableSort>
| Constructor and Description |
|---|
WorkbookTableSortRequest(com.github.davidmoten.odata.client.ContextPath contextPath) |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.ActionRequestNoReturn |
apply(List<WorkbookSortField> fields,
Boolean matchCase,
String method) |
com.github.davidmoten.odata.client.ActionRequestNoReturn |
clear() |
com.github.davidmoten.odata.client.ActionRequestNoReturn |
reapply() |
public WorkbookTableSortRequest(com.github.davidmoten.odata.client.ContextPath contextPath)
public com.github.davidmoten.odata.client.ActionRequestNoReturn apply(List<WorkbookSortField> fields, Boolean matchCase, String method)
public com.github.davidmoten.odata.client.ActionRequestNoReturn clear()
public com.github.davidmoten.odata.client.ActionRequestNoReturn reapply()
Copyright © 2018–2020. All rights reserved.