Uses of Class
software.amazon.awssdk.services.wafv2.model.TagInfoForResource
-
Packages that use TagInfoForResource Package Description software.amazon.awssdk.services.wafv2.model -
-
Uses of TagInfoForResource in software.amazon.awssdk.services.wafv2.model
Methods in software.amazon.awssdk.services.wafv2.model that return TagInfoForResource Modifier and Type Method Description TagInfoForResourceListTagsForResourceResponse. tagInfoForResource()The collection of tagging definitions for the resource.Methods in software.amazon.awssdk.services.wafv2.model with parameters of type TagInfoForResource Modifier and Type Method Description ListTagsForResourceResponse.BuilderListTagsForResourceResponse.Builder. tagInfoForResource(TagInfoForResource tagInfoForResource)The collection of tagging definitions for the resource.
-