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