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