public static final class WorkbookFunctionsColumnsParameterSet.WorkbookFunctionsColumnsParameterSetBuilder
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 |
WorkbookFunctionsColumnsParameterSetBuilder()
Instanciates a new WorkbookFunctionsColumnsParameterSetBuilder
|
| Modifier and Type | Method and Description |
|---|---|
WorkbookFunctionsColumnsParameterSet |
build()
Buils the resulting body object to be passed to the request
|
WorkbookFunctionsColumnsParameterSet.WorkbookFunctionsColumnsParameterSetBuilder |
withArray(com.google.gson.JsonElement val)
Sets the Array
|
@Nullable protected WorkbookFunctionsColumnsParameterSetBuilder()
@Nonnull public WorkbookFunctionsColumnsParameterSet.WorkbookFunctionsColumnsParameterSetBuilder withArray(@Nullable com.google.gson.JsonElement val)
val - the value to set it to@Nonnull public WorkbookFunctionsColumnsParameterSet build()