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