public class WorkbookFilterApplyBottomPercentFilterRequestBuilder extends BaseActionRequestBuilder implements IWorkbookFilterApplyBottomPercentFilterRequestBuilder
bodyParams| Constructor and Description |
|---|
WorkbookFilterApplyBottomPercentFilterRequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions,
java.lang.Integer percent)
The request builder for this WorkbookFilterApplyBottomPercentFilter
|
| Modifier and Type | Method and Description |
|---|---|
IWorkbookFilterApplyBottomPercentFilterRequest |
buildRequest()
Creates the IWorkbookFilterApplyBottomPercentFilterRequest
|
IWorkbookFilterApplyBottomPercentFilterRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the IWorkbookFilterApplyBottomPercentFilterRequest 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 WorkbookFilterApplyBottomPercentFilterRequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions,
java.lang.Integer percent)
requestUrl - the request URLclient - the service clientrequestOptions - the options for this requestpercent - the percentpublic IWorkbookFilterApplyBottomPercentFilterRequest buildRequest()
buildRequest in interface IWorkbookFilterApplyBottomPercentFilterRequestBuilderpublic IWorkbookFilterApplyBottomPercentFilterRequest buildRequest(java.util.List<? extends Option> requestOptions)
buildRequest in interface IWorkbookFilterApplyBottomPercentFilterRequestBuilderrequestOptions - the options for the request