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