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