Uses of Class
software.amazon.awssdk.services.elasticloadbalancingv2.model.AddTagsRequest
Packages that use AddTagsRequest
Package
Description
-
Uses of AddTagsRequest in software.amazon.awssdk.services.elasticloadbalancingv2
Methods in software.amazon.awssdk.services.elasticloadbalancingv2 with parameters of type AddTagsRequestModifier and TypeMethodDescriptiondefault CompletableFuture<AddTagsResponse>ElasticLoadBalancingV2AsyncClient.addTags(AddTagsRequest addTagsRequest) Adds the specified tags to the specified Elastic Load Balancing resource.default AddTagsResponseElasticLoadBalancingV2Client.addTags(AddTagsRequest addTagsRequest) Adds the specified tags to the specified Elastic Load Balancing resource. -
Uses of AddTagsRequest in software.amazon.awssdk.services.elasticloadbalancingv2.transform
Methods in software.amazon.awssdk.services.elasticloadbalancingv2.transform with parameters of type AddTagsRequestModifier and TypeMethodDescriptionAddTagsRequestMarshaller.marshall(AddTagsRequest addTagsRequest)