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