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