public class WorkbookRangeEntireRowRequestBuilder extends BaseFunctionRequestBuilder implements IWorkbookRangeEntireRowRequestBuilder
functionOptions| Constructor and Description |
|---|
WorkbookRangeEntireRowRequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions)
The request builder for this WorkbookRangeEntireRow
|
| Modifier and Type | Method and Description |
|---|---|
IWorkbookRangeEntireRowRequest |
buildRequest()
Creates the IWorkbookRangeEntireRowRequest
|
IWorkbookRangeEntireRowRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the IWorkbookRangeEntireRowRequest with specific requestOptions instead of the existing requestOptions
|
getClient, getOptions, getRequestUrl, getRequestUrlWithAdditionalParameter, getRequestUrlWithAdditionalSegmentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetClient, getRequestUrl, getRequestUrlWithAdditionalSegmentpublic WorkbookRangeEntireRowRequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions)
requestUrl - the request URLclient - the service clientrequestOptions - the options for this requestpublic IWorkbookRangeEntireRowRequest buildRequest()
buildRequest in interface IWorkbookRangeEntireRowRequestBuilderpublic IWorkbookRangeEntireRowRequest buildRequest(java.util.List<? extends Option> requestOptions)
buildRequest in interface IWorkbookRangeEntireRowRequestBuilderrequestOptions - the options for the request