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