public class WorkbookFunctionsSkew_pRequestBuilder extends BaseActionRequestBuilder implements IWorkbookFunctionsSkew_pRequestBuilder
bodyParams| Constructor and Description |
|---|
WorkbookFunctionsSkew_pRequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions,
com.google.gson.JsonElement values)
The request builder for this WorkbookFunctionsSkew_p
|
| Modifier and Type | Method and Description |
|---|---|
IWorkbookFunctionsSkew_pRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the IWorkbookFunctionsSkew_pRequest with specific requestOptions instead of the existing requestOptions
|
IWorkbookFunctionsSkew_pRequest |
buildRequest(Option... requestOptions)
Creates the IWorkbookFunctionsSkew_pRequest
|
getParameter, hasParametergetClient, getOptions, getRequestUrl, getRequestUrlWithAdditionalParameter, getRequestUrlWithAdditionalSegmentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetClient, getRequestUrl, getRequestUrlWithAdditionalSegmentpublic WorkbookFunctionsSkew_pRequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions,
com.google.gson.JsonElement values)
requestUrl - the request URLclient - the service clientrequestOptions - the options for this requestvalues - the valuespublic IWorkbookFunctionsSkew_pRequest buildRequest(Option... requestOptions)
buildRequest in interface IWorkbookFunctionsSkew_pRequestBuilderrequestOptions - the options for the requestpublic IWorkbookFunctionsSkew_pRequest buildRequest(java.util.List<? extends Option> requestOptions)
buildRequest in interface IWorkbookFunctionsSkew_pRequestBuilderrequestOptions - the options for the request