public class WorkbookTableCountParameterSet
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
WorkbookTableCountParameterSet.WorkbookTableCountParameterSetBuilder
Fluent builder for the WorkbookTableCountParameterSet
|
| Modifier | Constructor and Description |
|---|---|
|
WorkbookTableCountParameterSet()
Instiaciates a new WorkbookTableCountParameterSet
|
protected |
WorkbookTableCountParameterSet(WorkbookTableCountParameterSet.WorkbookTableCountParameterSetBuilder builder)
Instiaciates a new WorkbookTableCountParameterSet
|
| 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 WorkbookTableCountParameterSet.WorkbookTableCountParameterSetBuilder |
newBuilder()
Gets a new builder for the body
|
public WorkbookTableCountParameterSet()
protected WorkbookTableCountParameterSet(@Nonnull
WorkbookTableCountParameterSet.WorkbookTableCountParameterSetBuilder builder)
builder - builder bearing the parameters to initialize from@Nonnull public static WorkbookTableCountParameterSet.WorkbookTableCountParameterSetBuilder newBuilder()
@Nonnull public java.util.List<com.microsoft.graph.options.FunctionOption> getFunctionOptions()