public class WorkbookWorksheetProtectionProtectRequestBuilder extends BaseActionRequestBuilder implements IWorkbookWorksheetProtectionProtectRequestBuilder
bodyParams| Constructor and Description |
|---|
WorkbookWorksheetProtectionProtectRequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions,
WorkbookWorksheetProtectionOptions options)
The request builder for this WorkbookWorksheetProtectionProtect
|
| Modifier and Type | Method and Description |
|---|---|
IWorkbookWorksheetProtectionProtectRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the IWorkbookWorksheetProtectionProtectRequest with specific requestOptions instead of the existing requestOptions
|
IWorkbookWorksheetProtectionProtectRequest |
buildRequest(Option... requestOptions)
Creates the IWorkbookWorksheetProtectionProtectRequest
|
getParameter, hasParametergetClient, getOptions, getRequestUrl, getRequestUrlWithAdditionalParameter, getRequestUrlWithAdditionalSegmentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetClient, getRequestUrl, getRequestUrlWithAdditionalSegmentpublic WorkbookWorksheetProtectionProtectRequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions,
WorkbookWorksheetProtectionOptions options)
requestUrl - the request URLclient - the service clientrequestOptions - the options for this requestoptions - the optionspublic IWorkbookWorksheetProtectionProtectRequest buildRequest(Option... requestOptions)
buildRequest in interface IWorkbookWorksheetProtectionProtectRequestBuilderrequestOptions - the options for the requestpublic IWorkbookWorksheetProtectionProtectRequest buildRequest(java.util.List<? extends Option> requestOptions)
buildRequest in interface IWorkbookWorksheetProtectionProtectRequestBuilderrequestOptions - the options for the request