Class ReportRootGetOneDriveActivityFileCountsParameterSet

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

public class ReportRootGetOneDriveActivityFileCountsParameterSet extends Object
The class for the Report Root Get One Drive Activity File Counts Parameter Set.
  • Field Details

    • period

      @SerializedName(value="period", alternate="Period") @Expose @Nullable public String period
      The period.
  • Constructor Details

    • ReportRootGetOneDriveActivityFileCountsParameterSet

      public ReportRootGetOneDriveActivityFileCountsParameterSet()
      Instiaciates a new ReportRootGetOneDriveActivityFileCountsParameterSet
    • ReportRootGetOneDriveActivityFileCountsParameterSet

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