| 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.
|
default CreateLoadBalancerResponse |
ElasticLoadBalancingV2Client.createLoadBalancer(Consumer<CreateLoadBalancerRequest.Builder> createLoadBalancerRequest)
Creates an Application Load Balancer or a Network Load Balancer.
|
default CreateLoadBalancerResponse |
ElasticLoadBalancingV2Client.createLoadBalancer(CreateLoadBalancerRequest createLoadBalancerRequest)
Creates an Application Load Balancer or a Network Load Balancer.
|
Copyright © 2019. All rights reserved.