public class WorkbookChartLineFormatClearParameterSet
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
WorkbookChartLineFormatClearParameterSet.WorkbookChartLineFormatClearParameterSetBuilder
Fluent builder for the WorkbookChartLineFormatClearParameterSet
|
| Modifier | Constructor and Description |
|---|---|
|
WorkbookChartLineFormatClearParameterSet()
Instiaciates a new WorkbookChartLineFormatClearParameterSet
|
protected |
WorkbookChartLineFormatClearParameterSet(WorkbookChartLineFormatClearParameterSet.WorkbookChartLineFormatClearParameterSetBuilder builder)
Instiaciates a new WorkbookChartLineFormatClearParameterSet
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<com.microsoft.graph.options.FunctionOption> |
getFunctionOptions()
Gets the functions options from the properties that have been set
|
static WorkbookChartLineFormatClearParameterSet.WorkbookChartLineFormatClearParameterSetBuilder |
newBuilder()
Gets a new builder for the body
|
public WorkbookChartLineFormatClearParameterSet()
protected WorkbookChartLineFormatClearParameterSet(@Nonnull
WorkbookChartLineFormatClearParameterSet.WorkbookChartLineFormatClearParameterSetBuilder builder)
builder - builder bearing the parameters to initialize from@Nonnull public static WorkbookChartLineFormatClearParameterSet.WorkbookChartLineFormatClearParameterSetBuilder newBuilder()
@Nonnull public java.util.List<com.microsoft.graph.options.FunctionOption> getFunctionOptions()