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