Interface User.UpdateStages.WithAdditionalUsageQuota

  • All Known Subinterfaces:
    User.Update
    Enclosing interface:
    User.UpdateStages

    public static interface User.UpdateStages.WithAdditionalUsageQuota
    The stage of the User update allowing to specify additionalUsageQuota.
    • Method Detail

      • withAdditionalUsageQuota

        User.Update withAdditionalUsageQuota​(Duration additionalUsageQuota)
        Specifies the additionalUsageQuota property: The amount of usage quota time the user gets in addition to the lab usage quota..
        Parameters:
        additionalUsageQuota - The amount of usage quota time the user gets in addition to the lab usage quota.
        Returns:
        the next definition stage.