Uses of Class
software.amazon.awssdk.services.elasticloadbalancingv2.model.TooManyCertificatesException
Packages that use TooManyCertificatesException
-
Uses of TooManyCertificatesException in software.amazon.awssdk.services.elasticloadbalancingv2
Methods in software.amazon.awssdk.services.elasticloadbalancingv2 that throw TooManyCertificatesExceptionModifier and TypeMethodDescriptiondefault AddListenerCertificatesResponseElasticLoadBalancingV2Client.addListenerCertificates(Consumer<AddListenerCertificatesRequest.Builder> addListenerCertificatesRequest) Adds the specified SSL server certificate to the certificate list for the specified HTTPS or TLS listener.default AddListenerCertificatesResponseElasticLoadBalancingV2Client.addListenerCertificates(AddListenerCertificatesRequest addListenerCertificatesRequest) Adds the specified SSL server certificate to the certificate list for the specified HTTPS or TLS listener.default CreateListenerResponseElasticLoadBalancingV2Client.createListener(Consumer<CreateListenerRequest.Builder> createListenerRequest) Creates a listener for the specified Application Load Balancer, Network Load Balancer, or Gateway Load Balancer.default CreateListenerResponseElasticLoadBalancingV2Client.createListener(CreateListenerRequest createListenerRequest) Creates a listener for the specified Application Load Balancer, Network Load Balancer, or Gateway Load Balancer.default ModifyListenerResponseElasticLoadBalancingV2Client.modifyListener(Consumer<ModifyListenerRequest.Builder> modifyListenerRequest) Replaces the specified properties of the specified listener.default ModifyListenerResponseElasticLoadBalancingV2Client.modifyListener(ModifyListenerRequest modifyListenerRequest) Replaces the specified properties of the specified listener.