Class UserAssignLicenseParameterSet.UserAssignLicenseParameterSetBuilder

java.lang.Object
com.microsoft.graph.models.UserAssignLicenseParameterSet.UserAssignLicenseParameterSetBuilder
Enclosing class:
UserAssignLicenseParameterSet

public static final class UserAssignLicenseParameterSet.UserAssignLicenseParameterSetBuilder extends Object
Fluent builder for the UserAssignLicenseParameterSet
  • Field Details

    • addLicenses

      @Nullable protected List<AssignedLicense> addLicenses
      The addLicenses parameter value
    • removeLicenses

      @Nullable protected List<UUID> removeLicenses
      The removeLicenses parameter value
  • Constructor Details

    • UserAssignLicenseParameterSetBuilder

      @Nullable protected UserAssignLicenseParameterSetBuilder()
      Instanciates a new UserAssignLicenseParameterSetBuilder
  • Method Details