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