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