Class ReportRootGetOneDriveUsageFileCountsParameterSet

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

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

    • period

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

    • ReportRootGetOneDriveUsageFileCountsParameterSet

      public ReportRootGetOneDriveUsageFileCountsParameterSet()
      Instiaciates a new ReportRootGetOneDriveUsageFileCountsParameterSet
    • ReportRootGetOneDriveUsageFileCountsParameterSet

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