Package com.microsoft.graph.models
Class TodoTaskListDeltaParameterSet.TodoTaskListDeltaParameterSetBuilder
java.lang.Object
com.microsoft.graph.models.TodoTaskListDeltaParameterSet.TodoTaskListDeltaParameterSetBuilder
- Enclosing class:
TodoTaskListDeltaParameterSet
public static final class TodoTaskListDeltaParameterSet.TodoTaskListDeltaParameterSetBuilder
extends Object
Fluent builder for the TodoTaskListDeltaParameterSet
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
Instanciates a new TodoTaskListDeltaParameterSetBuilder -
Method Summary
Modifier and TypeMethodDescriptionbuild()
Buils the resulting body object to be passed to the request
-
Constructor Details
-
TodoTaskListDeltaParameterSetBuilder
@Nullable protected TodoTaskListDeltaParameterSetBuilder()Instanciates a new TodoTaskListDeltaParameterSetBuilder
-
-
Method Details
-
build
Buils the resulting body object to be passed to the request- Returns:
- the body object to pass to the request
-