Uses of Class
software.amazon.awssdk.services.devicefarm.model.TooManyTagsException
-
Packages that use TooManyTagsException Package Description software.amazon.awssdk.services.devicefarm Welcome to the AWS Device Farm API documentation, which contains APIs for: -
-
Uses of TooManyTagsException in software.amazon.awssdk.services.devicefarm
Methods in software.amazon.awssdk.services.devicefarm that throw TooManyTagsException Modifier and Type Method Description default TagResourceResponseDeviceFarmClient. tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)Associates the specified tags to a resource with the specifiedresourceArn.default TagResourceResponseDeviceFarmClient. tagResource(TagResourceRequest tagResourceRequest)Associates the specified tags to a resource with the specifiedresourceArn.
-