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