Uses of Class
software.amazon.awssdk.services.qconnect.model.TooManyTagsException
-
Packages that use TooManyTagsException Package Description software.amazon.awssdk.services.qconnect -
-
Uses of TooManyTagsException in software.amazon.awssdk.services.qconnect
Methods in software.amazon.awssdk.services.qconnect that throw TooManyTagsException Modifier and Type Method Description default TagResourceResponseQConnectClient. tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)Adds the specified tags to the specified resource.default TagResourceResponseQConnectClient. tagResource(TagResourceRequest tagResourceRequest)Adds the specified tags to the specified resource.
-