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