Class ReportRootGetM365AppPlatformUserCountsParameterSet

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

public class ReportRootGetM365AppPlatformUserCountsParameterSet extends Object
The class for the Report Root Get M365App Platform User Counts Parameter Set.
  • Field Details

    • period

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

    • ReportRootGetM365AppPlatformUserCountsParameterSet

      public ReportRootGetM365AppPlatformUserCountsParameterSet()
      Instiaciates a new ReportRootGetM365AppPlatformUserCountsParameterSet
    • ReportRootGetM365AppPlatformUserCountsParameterSet

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