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