Uses of Class
software.amazon.awssdk.services.workmail.model.TooManyTagsException
-
Packages that use TooManyTagsException Package Description software.amazon.awssdk.services.workmail WorkMail is a secure, managed business email and calendaring service with support for existing desktop and mobile email clients. -
-
Uses of TooManyTagsException in software.amazon.awssdk.services.workmail
Methods in software.amazon.awssdk.services.workmail that throw TooManyTagsException Modifier and Type Method Description default TagResourceResponseWorkMailClient. tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)Applies the specified tags to the specified WorkMailorganization resource.default TagResourceResponseWorkMailClient. tagResource(TagResourceRequest tagResourceRequest)Applies the specified tags to the specified WorkMailorganization resource.
-