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