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