default SetLoadBalancerListenerSslCertificateResponse |
ElasticLoadBalancingClient.setLoadBalancerListenerSSLCertificate(Consumer<SetLoadBalancerListenerSslCertificateRequest.Builder> setLoadBalancerListenerSslCertificateRequest) |
Sets the certificate that terminates the specified listener's SSL connections.
|
default SetLoadBalancerListenerSslCertificateResponse |
ElasticLoadBalancingClient.setLoadBalancerListenerSSLCertificate(SetLoadBalancerListenerSslCertificateRequest setLoadBalancerListenerSslCertificateRequest) |
Sets the certificate that terminates the specified listener's SSL connections.
|
default SetLoadBalancerPoliciesOfListenerResponse |
ElasticLoadBalancingClient.setLoadBalancerPoliciesOfListener(Consumer<SetLoadBalancerPoliciesOfListenerRequest.Builder> setLoadBalancerPoliciesOfListenerRequest) |
Replaces the current set of policies for the specified load balancer port with the specified set of policies.
|
default SetLoadBalancerPoliciesOfListenerResponse |
ElasticLoadBalancingClient.setLoadBalancerPoliciesOfListener(SetLoadBalancerPoliciesOfListenerRequest setLoadBalancerPoliciesOfListenerRequest) |
Replaces the current set of policies for the specified load balancer port with the specified set of policies.
|