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