Interface ActiveDirectoryUser.Update
- All Superinterfaces:
ActiveDirectoryUser.UpdateStages.WithAccontEnabled, ActiveDirectoryUser.UpdateStages.WithPassword, ActiveDirectoryUser.UpdateStages.WithPromptToChangePasswordOnLogin, ActiveDirectoryUser.UpdateStages.WithUsageLocation, Appliable<ActiveDirectoryUser>, Indexable
- Enclosing interface:
ActiveDirectoryUser
public static interface ActiveDirectoryUser.Update
extends Appliable<ActiveDirectoryUser>, ActiveDirectoryUser.UpdateStages.WithAccontEnabled, ActiveDirectoryUser.UpdateStages.WithPassword, ActiveDirectoryUser.UpdateStages.WithPromptToChangePasswordOnLogin, ActiveDirectoryUser.UpdateStages.WithUsageLocation
The template for a user update operation, containing all the settings that can be modified.
-
Method Summary
Methods inherited from interface ActiveDirectoryUser.UpdateStages.WithAccontEnabled
withAccountEnabledMethods inherited from interface ActiveDirectoryUser.UpdateStages.WithPassword
withPasswordMethods inherited from interface ActiveDirectoryUser.UpdateStages.WithPromptToChangePasswordOnLogin
withPromptToChangePasswordOnLoginMethods inherited from interface ActiveDirectoryUser.UpdateStages.WithUsageLocation
withUsageLocationMethods inherited from interface Appliable
apply, apply, applyAsync, applyAsync