Uses of Class
software.amazon.awssdk.services.devicefarm.model.TagPolicyException
-
Packages that use TagPolicyException Package Description software.amazon.awssdk.services.devicefarm Welcome to the AWS Device Farm API documentation, which contains APIs for: -
-
Uses of TagPolicyException in software.amazon.awssdk.services.devicefarm
Methods in software.amazon.awssdk.services.devicefarm that throw TagPolicyException 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.
-