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