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