Uses of Class
com.amazonaws.services.elasticloadbalancing.model.AddTagsResult
Packages that use AddTagsResult
Package
Description
-
Uses of AddTagsResult in com.amazonaws.services.elasticloadbalancing
Methods in com.amazonaws.services.elasticloadbalancing that return AddTagsResultModifier and TypeMethodDescriptionAbstractAmazonElasticLoadBalancing.addTags(AddTagsRequest request) AmazonElasticLoadBalancing.addTags(AddTagsRequest addTagsRequest) Adds the specified tags to the specified load balancer.AmazonElasticLoadBalancingClient.addTags(AddTagsRequest addTagsRequest) Adds the specified tags to the specified load balancer.Methods in com.amazonaws.services.elasticloadbalancing that return types with arguments of type AddTagsResultModifier and TypeMethodDescriptionAbstractAmazonElasticLoadBalancingAsync.addTagsAsync(AddTagsRequest request) AbstractAmazonElasticLoadBalancingAsync.addTagsAsync(AddTagsRequest request, AsyncHandler<AddTagsRequest, AddTagsResult> asyncHandler) AmazonElasticLoadBalancingAsync.addTagsAsync(AddTagsRequest addTagsRequest) Adds the specified tags to the specified load balancer.AmazonElasticLoadBalancingAsync.addTagsAsync(AddTagsRequest addTagsRequest, AsyncHandler<AddTagsRequest, AddTagsResult> asyncHandler) Adds the specified tags to the specified load balancer.AmazonElasticLoadBalancingAsyncClient.addTagsAsync(AddTagsRequest request) AmazonElasticLoadBalancingAsyncClient.addTagsAsync(AddTagsRequest request, AsyncHandler<AddTagsRequest, AddTagsResult> asyncHandler) Method parameters in com.amazonaws.services.elasticloadbalancing with type arguments of type AddTagsResultModifier and TypeMethodDescriptionAbstractAmazonElasticLoadBalancingAsync.addTagsAsync(AddTagsRequest request, AsyncHandler<AddTagsRequest, AddTagsResult> asyncHandler) AmazonElasticLoadBalancingAsync.addTagsAsync(AddTagsRequest addTagsRequest, AsyncHandler<AddTagsRequest, AddTagsResult> asyncHandler) Adds the specified tags to the specified load balancer.AmazonElasticLoadBalancingAsyncClient.addTagsAsync(AddTagsRequest request, AsyncHandler<AddTagsRequest, AddTagsResult> asyncHandler) -
Uses of AddTagsResult in com.amazonaws.services.elasticloadbalancing.model
Methods in com.amazonaws.services.elasticloadbalancing.model that return AddTagsResult