Uses of Class
software.amazon.awssdk.services.wisdom.model.TooManyTagsException
-
Packages that use TooManyTagsException Package Description software.amazon.awssdk.services.wisdom Amazon Connect Wisdom delivers agents the information they need to solve customer issues as they're actively speaking with customers. -
-
Uses of TooManyTagsException in software.amazon.awssdk.services.wisdom
Methods in software.amazon.awssdk.services.wisdom that throw TooManyTagsException Modifier and Type Method Description default TagResourceResponseWisdomClient. tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)Adds the specified tags to the specified resource.default TagResourceResponseWisdomClient. tagResource(TagResourceRequest tagResourceRequest)Adds the specified tags to the specified resource.
-