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