Uses of Class
software.amazon.awssdk.services.elasticloadbalancingv2.model.AddListenerCertificatesRequest
Packages that use AddListenerCertificatesRequest
Package
Description
-
Uses of AddListenerCertificatesRequest in software.amazon.awssdk.services.elasticloadbalancingv2
Methods in software.amazon.awssdk.services.elasticloadbalancingv2 with parameters of type AddListenerCertificatesRequestModifier and TypeMethodDescriptionElasticLoadBalancingV2AsyncClient.addListenerCertificates(AddListenerCertificatesRequest 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. -
Uses of AddListenerCertificatesRequest in software.amazon.awssdk.services.elasticloadbalancingv2.transform
Methods in software.amazon.awssdk.services.elasticloadbalancingv2.transform with parameters of type AddListenerCertificatesRequestModifier and TypeMethodDescriptionAddListenerCertificatesRequestMarshaller.marshall(AddListenerCertificatesRequest addListenerCertificatesRequest)