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