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