Uses of Class
software.amazon.awssdk.services.comprehend.model.TooManyTagKeysException
-
Packages that use TooManyTagKeysException Package Description software.amazon.awssdk.services.comprehend Amazon Comprehend is an Amazon Web Services service for gaining insight into the content of documents. -
-
Uses of TooManyTagKeysException in software.amazon.awssdk.services.comprehend
Methods in software.amazon.awssdk.services.comprehend that throw TooManyTagKeysException Modifier and Type Method Description default UntagResourceResponseComprehendClient. untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)Removes a specific tag associated with an Amazon Comprehend resource.default UntagResourceResponseComprehendClient. untagResource(UntagResourceRequest untagResourceRequest)Removes a specific tag associated with an Amazon Comprehend resource.
-