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