Class DocumentSetVersionRestoreParameterSet

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

public class DocumentSetVersionRestoreParameterSet extends Object
The class for the Document Set Version Restore Parameter Set.
  • Constructor Details

    • DocumentSetVersionRestoreParameterSet

      public DocumentSetVersionRestoreParameterSet()
      Instiaciates a new DocumentSetVersionRestoreParameterSet
    • DocumentSetVersionRestoreParameterSet

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