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