Class DriveItemPermanentDeleteParameterSet

java.lang.Object
com.microsoft.graph.models.DriveItemPermanentDeleteParameterSet

public class DriveItemPermanentDeleteParameterSet extends Object
The class for the Drive Item Permanent Delete Parameter Set.
  • Constructor Details

    • DriveItemPermanentDeleteParameterSet

      public DriveItemPermanentDeleteParameterSet()
      Instiaciates a new DriveItemPermanentDeleteParameterSet
    • DriveItemPermanentDeleteParameterSet

      protected DriveItemPermanentDeleteParameterSet(@Nonnull DriveItemPermanentDeleteParameterSet.DriveItemPermanentDeleteParameterSetBuilder builder)
      Instiaciates a new DriveItemPermanentDeleteParameterSet
      Parameters:
      builder - builder bearing the parameters to initialize from
  • Method Details