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