Uses of Class
software.amazon.awssdk.services.workdocs.model.DeactivatingLastSystemUserException
-
Packages that use DeactivatingLastSystemUserException Package Description software.amazon.awssdk.services.workdocs The Amazon WorkDocs API is designed for the following use cases: -
-
Uses of DeactivatingLastSystemUserException in software.amazon.awssdk.services.workdocs
Methods in software.amazon.awssdk.services.workdocs that throw DeactivatingLastSystemUserException Modifier and Type Method Description default UpdateUserResponseWorkDocsClient. updateUser(Consumer<UpdateUserRequest.Builder> updateUserRequest)Updates the specified attributes of the specified user, and grants or revokes administrative privileges to the Amazon WorkDocs site.default UpdateUserResponseWorkDocsClient. updateUser(UpdateUserRequest updateUserRequest)Updates the specified attributes of the specified user, and grants or revokes administrative privileges to the Amazon WorkDocs site.
-