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