Class ReportRootGetMailboxUsageStorageParameterSet

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

public class ReportRootGetMailboxUsageStorageParameterSet extends Object
The class for the Report Root Get Mailbox Usage Storage Parameter Set.
  • Field Details

    • period

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

    • ReportRootGetMailboxUsageStorageParameterSet

      public ReportRootGetMailboxUsageStorageParameterSet()
      Instiaciates a new ReportRootGetMailboxUsageStorageParameterSet
    • ReportRootGetMailboxUsageStorageParameterSet

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