public class WorkbookFunctionsPermutationaRequestBuilder extends BaseActionRequestBuilder implements IWorkbookFunctionsPermutationaRequestBuilder
bodyParams| Constructor and Description |
|---|
WorkbookFunctionsPermutationaRequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions,
com.google.gson.JsonElement number,
com.google.gson.JsonElement numberChosen)
The request builder for this WorkbookFunctionsPermutationa
|
| Modifier and Type | Method and Description |
|---|---|
IWorkbookFunctionsPermutationaRequest |
buildRequest()
Creates the IWorkbookFunctionsPermutationaRequest
|
IWorkbookFunctionsPermutationaRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the IWorkbookFunctionsPermutationaRequest with specific requestOptions instead of the existing requestOptions
|
getParameter, hasParametergetClient, getOptions, getRequestUrl, getRequestUrlWithAdditionalParameter, getRequestUrlWithAdditionalSegmentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetClient, getRequestUrl, getRequestUrlWithAdditionalSegmentpublic WorkbookFunctionsPermutationaRequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions,
com.google.gson.JsonElement number,
com.google.gson.JsonElement numberChosen)
requestUrl - the request URLclient - the service clientrequestOptions - the options for this requestnumber - the numbernumberChosen - the numberChosenpublic IWorkbookFunctionsPermutationaRequest buildRequest()
buildRequest in interface IWorkbookFunctionsPermutationaRequestBuilderpublic IWorkbookFunctionsPermutationaRequest buildRequest(java.util.List<? extends Option> requestOptions)
buildRequest in interface IWorkbookFunctionsPermutationaRequestBuilderrequestOptions - the options for the request