public static final class WorkbookFunctionsVdbParameterSet.WorkbookFunctionsVdbParameterSetBuilder
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected com.google.gson.JsonElement |
cost
The cost parameter value
|
protected com.google.gson.JsonElement |
endPeriod
The endPeriod parameter value
|
protected com.google.gson.JsonElement |
factor
The factor parameter value
|
protected com.google.gson.JsonElement |
life
The life parameter value
|
protected com.google.gson.JsonElement |
noSwitch
The noSwitch parameter value
|
protected com.google.gson.JsonElement |
salvage
The salvage parameter value
|
protected com.google.gson.JsonElement |
startPeriod
The startPeriod parameter value
|
| Modifier | Constructor and Description |
|---|---|
protected |
WorkbookFunctionsVdbParameterSetBuilder()
Instanciates a new WorkbookFunctionsVdbParameterSetBuilder
|
@Nullable protected com.google.gson.JsonElement cost
@Nullable protected com.google.gson.JsonElement salvage
@Nullable protected com.google.gson.JsonElement life
@Nullable protected com.google.gson.JsonElement startPeriod
@Nullable protected com.google.gson.JsonElement endPeriod
@Nullable protected com.google.gson.JsonElement factor
@Nullable protected com.google.gson.JsonElement noSwitch
@Nullable protected WorkbookFunctionsVdbParameterSetBuilder()
@Nonnull public WorkbookFunctionsVdbParameterSet.WorkbookFunctionsVdbParameterSetBuilder withCost(@Nullable com.google.gson.JsonElement val)
val - the value to set it to@Nonnull public WorkbookFunctionsVdbParameterSet.WorkbookFunctionsVdbParameterSetBuilder withSalvage(@Nullable com.google.gson.JsonElement val)
val - the value to set it to@Nonnull public WorkbookFunctionsVdbParameterSet.WorkbookFunctionsVdbParameterSetBuilder withLife(@Nullable com.google.gson.JsonElement val)
val - the value to set it to@Nonnull public WorkbookFunctionsVdbParameterSet.WorkbookFunctionsVdbParameterSetBuilder withStartPeriod(@Nullable com.google.gson.JsonElement val)
val - the value to set it to@Nonnull public WorkbookFunctionsVdbParameterSet.WorkbookFunctionsVdbParameterSetBuilder withEndPeriod(@Nullable com.google.gson.JsonElement val)
val - the value to set it to@Nonnull public WorkbookFunctionsVdbParameterSet.WorkbookFunctionsVdbParameterSetBuilder withFactor(@Nullable com.google.gson.JsonElement val)
val - the value to set it to@Nonnull public WorkbookFunctionsVdbParameterSet.WorkbookFunctionsVdbParameterSetBuilder withNoSwitch(@Nullable com.google.gson.JsonElement val)
val - the value to set it to@Nonnull public WorkbookFunctionsVdbParameterSet build()