| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticloadbalancing |
|
| software.amazon.awssdk.services.elasticloadbalancing.model |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<AddTagsResponse> |
ElasticLoadBalancingAsyncClient.addTags(Consumer<AddTagsRequest.Builder> addTagsRequest)
Adds the specified tags to the specified load balancer.
|
default AddTagsResponse |
ElasticLoadBalancingClient.addTags(Consumer<AddTagsRequest.Builder> addTagsRequest)
Adds the specified tags to the specified load balancer.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends AddTagsRequest.Builder> |
AddTagsRequest.serializableBuilderClass() |
Copyright © 2022. All rights reserved.