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