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