Uses of Class
com.amazonaws.services.elasticloadbalancing.model.AddTagsResult
-
Packages that use AddTagsResult Package Description com.amazonaws.services.elasticloadbalancing com.amazonaws.services.elasticloadbalancing.model -
-
Uses of AddTagsResult in com.amazonaws.services.elasticloadbalancing
Methods in com.amazonaws.services.elasticloadbalancing that return AddTagsResult Modifier and Type Method Description AddTagsResultAbstractAmazonElasticLoadBalancing. addTags(AddTagsRequest request)AddTagsResultAmazonElasticLoadBalancing. addTags(AddTagsRequest addTagsRequest)Adds the specified tags to the specified load balancer.AddTagsResultAmazonElasticLoadBalancingClient. 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 AddTagsResult Modifier and Type Method Description Future<AddTagsResult>AbstractAmazonElasticLoadBalancingAsync. addTagsAsync(AddTagsRequest request)Future<AddTagsResult>AbstractAmazonElasticLoadBalancingAsync. addTagsAsync(AddTagsRequest request, AsyncHandler<AddTagsRequest,AddTagsResult> asyncHandler)Future<AddTagsResult>AmazonElasticLoadBalancingAsync. addTagsAsync(AddTagsRequest addTagsRequest)Adds the specified tags to the specified load balancer.Future<AddTagsResult>AmazonElasticLoadBalancingAsync. addTagsAsync(AddTagsRequest addTagsRequest, AsyncHandler<AddTagsRequest,AddTagsResult> asyncHandler)Adds the specified tags to the specified load balancer.Future<AddTagsResult>AmazonElasticLoadBalancingAsyncClient. addTagsAsync(AddTagsRequest request)Future<AddTagsResult>AmazonElasticLoadBalancingAsyncClient. addTagsAsync(AddTagsRequest request, AsyncHandler<AddTagsRequest,AddTagsResult> asyncHandler)Method parameters in com.amazonaws.services.elasticloadbalancing with type arguments of type AddTagsResult Modifier and Type Method Description Future<AddTagsResult>AbstractAmazonElasticLoadBalancingAsync. addTagsAsync(AddTagsRequest request, AsyncHandler<AddTagsRequest,AddTagsResult> asyncHandler)Future<AddTagsResult>AmazonElasticLoadBalancingAsync. addTagsAsync(AddTagsRequest addTagsRequest, AsyncHandler<AddTagsRequest,AddTagsResult> asyncHandler)Adds the specified tags to the specified load balancer.Future<AddTagsResult>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 Modifier and Type Method Description AddTagsResultAddTagsResult. clone()
-