public static final class WorkbookFunctionsRowsParameterSet.WorkbookFunctionsRowsParameterSetBuilder
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected com.google.gson.JsonElement |
array
The array parameter value
|
| Modifier | Constructor and Description |
|---|---|
protected |
WorkbookFunctionsRowsParameterSetBuilder()
Instanciates a new WorkbookFunctionsRowsParameterSetBuilder
|
| Modifier and Type | Method and Description |
|---|---|
WorkbookFunctionsRowsParameterSet |
build()
Buils the resulting body object to be passed to the request
|
WorkbookFunctionsRowsParameterSet.WorkbookFunctionsRowsParameterSetBuilder |
withArray(com.google.gson.JsonElement val)
Sets the Array
|
@Nullable protected WorkbookFunctionsRowsParameterSetBuilder()
@Nonnull public WorkbookFunctionsRowsParameterSet.WorkbookFunctionsRowsParameterSetBuilder withArray(@Nullable com.google.gson.JsonElement val)
val - the value to set it to@Nonnull public WorkbookFunctionsRowsParameterSet build()