Uses of Class
software.amazon.awssdk.services.securityir.model.TagResourceRequest
-
Packages that use TagResourceRequest Package Description software.amazon.awssdk.services.securityir This guide provides documents the action and response elements for customer use of the service.software.amazon.awssdk.services.securityir.transform -
-
Uses of TagResourceRequest in software.amazon.awssdk.services.securityir
Methods in software.amazon.awssdk.services.securityir with parameters of type TagResourceRequest Modifier and Type Method Description default CompletableFuture<TagResourceResponse>SecurityIrAsyncClient. tagResource(TagResourceRequest tagResourceRequest)Grants permission to add a tag(s) to a designated resource.default TagResourceResponseSecurityIrClient. tagResource(TagResourceRequest tagResourceRequest)Grants permission to add a tag(s) to a designated resource. -
Uses of TagResourceRequest in software.amazon.awssdk.services.securityir.transform
Methods in software.amazon.awssdk.services.securityir.transform with parameters of type TagResourceRequest Modifier and Type Method Description SdkHttpFullRequestTagResourceRequestMarshaller. marshall(TagResourceRequest tagResourceRequest)
-