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