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