Uses of Class
software.amazon.awssdk.services.elasticloadbalancing.model.ListenerNotFoundException
Packages that use ListenerNotFoundException
-
Uses of ListenerNotFoundException in software.amazon.awssdk.services.elasticloadbalancing
Methods in software.amazon.awssdk.services.elasticloadbalancing that throw ListenerNotFoundExceptionModifier and TypeMethodDescriptionElasticLoadBalancingClient.setLoadBalancerListenerSSLCertificate(Consumer<SetLoadBalancerListenerSslCertificateRequest.Builder> setLoadBalancerListenerSslCertificateRequest) Sets the certificate that terminates the specified listener's SSL connections.ElasticLoadBalancingClient.setLoadBalancerListenerSSLCertificate(SetLoadBalancerListenerSslCertificateRequest setLoadBalancerListenerSslCertificateRequest) Sets the certificate that terminates the specified listener's SSL connections.ElasticLoadBalancingClient.setLoadBalancerPoliciesOfListener(Consumer<SetLoadBalancerPoliciesOfListenerRequest.Builder> setLoadBalancerPoliciesOfListenerRequest) Replaces the current set of policies for the specified load balancer port with the specified set of policies.ElasticLoadBalancingClient.setLoadBalancerPoliciesOfListener(SetLoadBalancerPoliciesOfListenerRequest setLoadBalancerPoliciesOfListenerRequest) Replaces the current set of policies for the specified load balancer port with the specified set of policies.