public static final class WorkbookApplicationCalculateParameterSet.WorkbookApplicationCalculateParameterSetBuilder
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
calculationType
The calculationType parameter value
|
| Modifier | Constructor and Description |
|---|---|
protected |
WorkbookApplicationCalculateParameterSetBuilder()
Instanciates a new WorkbookApplicationCalculateParameterSetBuilder
|
| Modifier and Type | Method and Description |
|---|---|
WorkbookApplicationCalculateParameterSet |
build()
Buils the resulting body object to be passed to the request
|
WorkbookApplicationCalculateParameterSet.WorkbookApplicationCalculateParameterSetBuilder |
withCalculationType(java.lang.String val)
Sets the CalculationType
|
@Nullable protected java.lang.String calculationType
@Nullable protected WorkbookApplicationCalculateParameterSetBuilder()
@Nonnull public WorkbookApplicationCalculateParameterSet.WorkbookApplicationCalculateParameterSetBuilder withCalculationType(@Nullable java.lang.String val)
val - the value to set it to@Nonnull public WorkbookApplicationCalculateParameterSet build()