Class UserReprocessLicenseAssignmentParameterSet

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

public class UserReprocessLicenseAssignmentParameterSet extends Object
The class for the User Reprocess License Assignment Parameter Set.
  • Constructor Details

    • UserReprocessLicenseAssignmentParameterSet

      public UserReprocessLicenseAssignmentParameterSet()
      Instiaciates a new UserReprocessLicenseAssignmentParameterSet
    • UserReprocessLicenseAssignmentParameterSet

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