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