Uses of Class
software.amazon.awssdk.services.applicationinsights.model.TooManyTagsException
-
Packages that use TooManyTagsException Package Description software.amazon.awssdk.services.applicationinsights Amazon CloudWatch Application Insights -
-
Uses of TooManyTagsException in software.amazon.awssdk.services.applicationinsights
Methods in software.amazon.awssdk.services.applicationinsights that throw TooManyTagsException Modifier and Type Method Description default TagResourceResponseApplicationInsightsClient. tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)Add one or more tags (keys and values) to a specified application.default TagResourceResponseApplicationInsightsClient. tagResource(TagResourceRequest tagResourceRequest)Add one or more tags (keys and values) to a specified application.
-