public interface IWorkbookTableClearFiltersRequestBuilder extends IRequestBuilder
| Modifier and Type | Method and Description |
|---|---|
IWorkbookTableClearFiltersRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the IWorkbookTableClearFiltersRequest with specific options instead of the existing options
|
IWorkbookTableClearFiltersRequest |
buildRequest(Option... requestOptions)
Creates the IWorkbookTableClearFiltersRequest
|
getClient, getRequestUrl, getRequestUrlWithAdditionalSegmentIWorkbookTableClearFiltersRequest buildRequest(Option... requestOptions)
requestOptions - the options for the requestIWorkbookTableClearFiltersRequest buildRequest(java.util.List<? extends Option> requestOptions)
requestOptions - the options for the request