default AddListenerCertificatesResponse |
ElasticLoadBalancingV2Client.addListenerCertificates(Consumer<AddListenerCertificatesRequest.Builder> addListenerCertificatesRequest) |
Adds the specified SSL server certificate to the certificate list for the specified HTTPS or TLS listener.
|
default AddListenerCertificatesResponse |
ElasticLoadBalancingV2Client.addListenerCertificates(AddListenerCertificatesRequest addListenerCertificatesRequest) |
Adds the specified SSL server certificate to the certificate list for the specified HTTPS or TLS listener.
|
default AddTagsResponse |
ElasticLoadBalancingV2Client.addTags(Consumer<AddTagsRequest.Builder> addTagsRequest) |
Adds the specified tags to the specified Elastic Load Balancing resource.
|
default AddTagsResponse |
ElasticLoadBalancingV2Client.addTags(AddTagsRequest addTagsRequest) |
Adds the specified tags to the specified Elastic Load Balancing resource.
|
default CreateRuleResponse |
ElasticLoadBalancingV2Client.createRule(Consumer<CreateRuleRequest.Builder> createRuleRequest) |
Creates a rule for the specified listener.
|
default CreateRuleResponse |
ElasticLoadBalancingV2Client.createRule(CreateRuleRequest createRuleRequest) |
Creates a rule for the specified listener.
|
default DeleteListenerResponse |
ElasticLoadBalancingV2Client.deleteListener(Consumer<DeleteListenerRequest.Builder> deleteListenerRequest) |
Deletes the specified listener.
|
default DeleteListenerResponse |
ElasticLoadBalancingV2Client.deleteListener(DeleteListenerRequest deleteListenerRequest) |
Deletes the specified listener.
|
default DescribeListenerAttributesResponse |
ElasticLoadBalancingV2Client.describeListenerAttributes(Consumer<DescribeListenerAttributesRequest.Builder> describeListenerAttributesRequest) |
Describes the attributes for the specified listener.
|
default DescribeListenerAttributesResponse |
ElasticLoadBalancingV2Client.describeListenerAttributes(DescribeListenerAttributesRequest describeListenerAttributesRequest) |
Describes the attributes for the specified listener.
|
default DescribeListenerCertificatesResponse |
ElasticLoadBalancingV2Client.describeListenerCertificates(Consumer<DescribeListenerCertificatesRequest.Builder> describeListenerCertificatesRequest) |
Describes the default certificate and the certificate list for the specified HTTPS or TLS listener.
|
default DescribeListenerCertificatesResponse |
ElasticLoadBalancingV2Client.describeListenerCertificates(DescribeListenerCertificatesRequest describeListenerCertificatesRequest) |
Describes the default certificate and the certificate list for the specified HTTPS or TLS listener.
|
default DescribeListenerCertificatesIterable |
ElasticLoadBalancingV2Client.describeListenerCertificatesPaginator(Consumer<DescribeListenerCertificatesRequest.Builder> describeListenerCertificatesRequest) |
|
default DescribeListenerCertificatesIterable |
ElasticLoadBalancingV2Client.describeListenerCertificatesPaginator(DescribeListenerCertificatesRequest describeListenerCertificatesRequest) |
|
default DescribeListenersResponse |
ElasticLoadBalancingV2Client.describeListeners(Consumer<DescribeListenersRequest.Builder> describeListenersRequest) |
Describes the specified listeners or the listeners for the specified Application Load Balancer, Network Load
Balancer, or Gateway Load Balancer.
|
default DescribeListenersResponse |
ElasticLoadBalancingV2Client.describeListeners(DescribeListenersRequest describeListenersRequest) |
Describes the specified listeners or the listeners for the specified Application Load Balancer, Network Load
Balancer, or Gateway Load Balancer.
|
default DescribeListenersIterable |
ElasticLoadBalancingV2Client.describeListenersPaginator(Consumer<DescribeListenersRequest.Builder> describeListenersRequest) |
|
default DescribeListenersIterable |
ElasticLoadBalancingV2Client.describeListenersPaginator(DescribeListenersRequest describeListenersRequest) |
|
default DescribeRulesResponse |
ElasticLoadBalancingV2Client.describeRules(Consumer<DescribeRulesRequest.Builder> describeRulesRequest) |
Describes the specified rules or the rules for the specified listener.
|
default DescribeRulesResponse |
ElasticLoadBalancingV2Client.describeRules(DescribeRulesRequest describeRulesRequest) |
Describes the specified rules or the rules for the specified listener.
|
default DescribeRulesIterable |
ElasticLoadBalancingV2Client.describeRulesPaginator(Consumer<DescribeRulesRequest.Builder> describeRulesRequest) |
|
default DescribeRulesIterable |
ElasticLoadBalancingV2Client.describeRulesPaginator(DescribeRulesRequest describeRulesRequest) |
|
default DescribeTagsResponse |
ElasticLoadBalancingV2Client.describeTags(Consumer<DescribeTagsRequest.Builder> describeTagsRequest) |
Describes the tags for the specified Elastic Load Balancing resources.
|
default DescribeTagsResponse |
ElasticLoadBalancingV2Client.describeTags(DescribeTagsRequest describeTagsRequest) |
Describes the tags for the specified Elastic Load Balancing resources.
|
default ModifyListenerResponse |
ElasticLoadBalancingV2Client.modifyListener(Consumer<ModifyListenerRequest.Builder> modifyListenerRequest) |
Replaces the specified properties of the specified listener.
|
default ModifyListenerResponse |
ElasticLoadBalancingV2Client.modifyListener(ModifyListenerRequest modifyListenerRequest) |
Replaces the specified properties of the specified listener.
|
default ModifyListenerAttributesResponse |
ElasticLoadBalancingV2Client.modifyListenerAttributes(Consumer<ModifyListenerAttributesRequest.Builder> modifyListenerAttributesRequest) |
Modifies the specified attributes of the specified listener.
|
default ModifyListenerAttributesResponse |
ElasticLoadBalancingV2Client.modifyListenerAttributes(ModifyListenerAttributesRequest modifyListenerAttributesRequest) |
Modifies the specified attributes of the specified listener.
|
default RemoveListenerCertificatesResponse |
ElasticLoadBalancingV2Client.removeListenerCertificates(Consumer<RemoveListenerCertificatesRequest.Builder> removeListenerCertificatesRequest) |
Removes the specified certificate from the certificate list for the specified HTTPS or TLS listener.
|
default RemoveListenerCertificatesResponse |
ElasticLoadBalancingV2Client.removeListenerCertificates(RemoveListenerCertificatesRequest removeListenerCertificatesRequest) |
Removes the specified certificate from the certificate list for the specified HTTPS or TLS listener.
|
default RemoveTagsResponse |
ElasticLoadBalancingV2Client.removeTags(Consumer<RemoveTagsRequest.Builder> removeTagsRequest) |
Removes the specified tags from the specified Elastic Load Balancing resources.
|
default RemoveTagsResponse |
ElasticLoadBalancingV2Client.removeTags(RemoveTagsRequest removeTagsRequest) |
Removes the specified tags from the specified Elastic Load Balancing resources.
|