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