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