Uses of Class
software.amazon.awssdk.services.workdocs.model.IllegalUserStateException
-
Packages that use IllegalUserStateException Package Description software.amazon.awssdk.services.workdocs The Amazon WorkDocs API is designed for the following use cases: -
-
Uses of IllegalUserStateException in software.amazon.awssdk.services.workdocs
Methods in software.amazon.awssdk.services.workdocs that throw IllegalUserStateException 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.
-