public class WorkbookFilterApplyIconFilterRequestBuilder extends BaseActionRequestBuilder implements IWorkbookFilterApplyIconFilterRequestBuilder
bodyParams| Constructor and Description |
|---|
WorkbookFilterApplyIconFilterRequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions,
WorkbookIcon icon)
The request builder for this WorkbookFilterApplyIconFilter
|
| Modifier and Type | Method and Description |
|---|---|
IWorkbookFilterApplyIconFilterRequest |
buildRequest()
Creates the IWorkbookFilterApplyIconFilterRequest
|
IWorkbookFilterApplyIconFilterRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the IWorkbookFilterApplyIconFilterRequest with specific requestOptions instead of the existing requestOptions
|
getParameter, hasParametergetClient, getOptions, getRequestUrl, getRequestUrlWithAdditionalParameter, getRequestUrlWithAdditionalSegmentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetClient, getRequestUrl, getRequestUrlWithAdditionalSegmentpublic WorkbookFilterApplyIconFilterRequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions,
WorkbookIcon icon)
requestUrl - the request URLclient - the service clientrequestOptions - the options for this requesticon - the iconpublic IWorkbookFilterApplyIconFilterRequest buildRequest()
buildRequest in interface IWorkbookFilterApplyIconFilterRequestBuilderpublic IWorkbookFilterApplyIconFilterRequest buildRequest(java.util.List<? extends Option> requestOptions)
buildRequest in interface IWorkbookFilterApplyIconFilterRequestBuilderrequestOptions - the options for the request