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