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