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