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