| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticloadbalancing |
|
| software.amazon.awssdk.services.elasticloadbalancing.transform |
| Modifier and Type | Method and Description |
|---|---|
default RemoveTagsResponse |
ElasticLoadBalancingClient.removeTags(RemoveTagsRequest removeTagsRequest)
Removes one or more tags from the specified load balancer.
|
default CompletableFuture<RemoveTagsResponse> |
ElasticLoadBalancingAsyncClient.removeTags(RemoveTagsRequest removeTagsRequest)
Removes one or more tags from the specified load balancer.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
RemoveTagsRequestMarshaller.marshall(RemoveTagsRequest removeTagsRequest) |
Copyright © 2023. All rights reserved.