Modifier and Type | Method and Description |
---|---|
AddTagsResult |
AmazonElasticLoadBalancingClient.addTags(AddTagsRequest addTagsRequest)
Adds the specified tags to the specified load balancer.
|
AddTagsResult |
AmazonElasticLoadBalancing.addTags(AddTagsRequest addTagsRequest)
Adds the specified tags to the specified load balancer.
|
AddTagsResult |
AbstractAmazonElasticLoadBalancing.addTags(AddTagsRequest request) |
java.util.concurrent.Future<AddTagsResult> |
AmazonElasticLoadBalancingAsyncClient.addTagsAsync(AddTagsRequest request) |
java.util.concurrent.Future<AddTagsResult> |
AmazonElasticLoadBalancingAsync.addTagsAsync(AddTagsRequest addTagsRequest)
Adds the specified tags to the specified load balancer.
|
java.util.concurrent.Future<AddTagsResult> |
AbstractAmazonElasticLoadBalancingAsync.addTagsAsync(AddTagsRequest request) |
java.util.concurrent.Future<AddTagsResult> |
AmazonElasticLoadBalancingAsyncClient.addTagsAsync(AddTagsRequest request,
AsyncHandler<AddTagsRequest,AddTagsResult> asyncHandler) |
java.util.concurrent.Future<AddTagsResult> |
AmazonElasticLoadBalancingAsync.addTagsAsync(AddTagsRequest addTagsRequest,
AsyncHandler<AddTagsRequest,AddTagsResult> asyncHandler)
Adds the specified tags to the specified load balancer.
|
java.util.concurrent.Future<AddTagsResult> |
AbstractAmazonElasticLoadBalancingAsync.addTagsAsync(AddTagsRequest request,
AsyncHandler<AddTagsRequest,AddTagsResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<AddTagsResult> |
AmazonElasticLoadBalancingAsyncClient.addTagsAsync(AddTagsRequest request,
AsyncHandler<AddTagsRequest,AddTagsResult> asyncHandler) |
java.util.concurrent.Future<AddTagsResult> |
AmazonElasticLoadBalancingAsync.addTagsAsync(AddTagsRequest addTagsRequest,
AsyncHandler<AddTagsRequest,AddTagsResult> asyncHandler)
Adds the specified tags to the specified load balancer.
|
java.util.concurrent.Future<AddTagsResult> |
AbstractAmazonElasticLoadBalancingAsync.addTagsAsync(AddTagsRequest request,
AsyncHandler<AddTagsRequest,AddTagsResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
AddTagsRequest |
AddTagsRequest.clone() |
AddTagsRequest |
AddTagsRequest.withLoadBalancerNames(java.util.Collection<java.lang.String> loadBalancerNames)
The name of the load balancer.
|
AddTagsRequest |
AddTagsRequest.withLoadBalancerNames(java.lang.String... loadBalancerNames)
The name of the load balancer.
|
AddTagsRequest |
AddTagsRequest.withTags(java.util.Collection<Tag> tags)
The tags.
|
AddTagsRequest |
AddTagsRequest.withTags(Tag... tags)
The tags.
|
Modifier and Type | Method and Description |
---|---|
Request<AddTagsRequest> |
AddTagsRequestMarshaller.marshall(AddTagsRequest addTagsRequest) |
Modifier and Type | Method and Description |
---|---|
Request<AddTagsRequest> |
AddTagsRequestMarshaller.marshall(AddTagsRequest addTagsRequest) |