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