| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticloadbalancingv2 |
|
| Modifier and Type | Method and Description |
|---|---|
default AddTagsResponse |
ElasticLoadBalancingV2Client.addTags(AddTagsRequest addTagsRequest)
Adds the specified tags to the specified Elastic Load Balancing resource.
|
default AddTagsResponse |
ElasticLoadBalancingV2Client.addTags(Consumer<AddTagsRequest.Builder> addTagsRequest)
Adds the specified tags to the specified Elastic Load Balancing resource.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<AddTagsResponse> |
ElasticLoadBalancingV2AsyncClient.addTags(AddTagsRequest addTagsRequest)
Adds the specified tags to the specified Elastic Load Balancing resource.
|
default CompletableFuture<AddTagsResponse> |
ElasticLoadBalancingV2AsyncClient.addTags(Consumer<AddTagsRequest.Builder> addTagsRequest)
Adds the specified tags to the specified Elastic Load Balancing resource.
|
Copyright © 2019. All rights reserved.