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