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