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