Uses of Class
software.amazon.awssdk.services.elasticloadbalancingv2.model.RemoveListenerCertificatesRequest
Packages that use RemoveListenerCertificatesRequest
Package
Description
-
Uses of RemoveListenerCertificatesRequest in software.amazon.awssdk.services.elasticloadbalancingv2
Methods in software.amazon.awssdk.services.elasticloadbalancingv2 with parameters of type RemoveListenerCertificatesRequestModifier and TypeMethodDescriptionElasticLoadBalancingV2AsyncClient.removeListenerCertificates(RemoveListenerCertificatesRequest removeListenerCertificatesRequest) Removes the specified certificate from the certificate list for the specified HTTPS or TLS listener.ElasticLoadBalancingV2Client.removeListenerCertificates(RemoveListenerCertificatesRequest removeListenerCertificatesRequest) Removes the specified certificate from the certificate list for the specified HTTPS or TLS listener. -
Uses of RemoveListenerCertificatesRequest in software.amazon.awssdk.services.elasticloadbalancingv2.transform
Methods in software.amazon.awssdk.services.elasticloadbalancingv2.transform with parameters of type RemoveListenerCertificatesRequestModifier and TypeMethodDescriptionRemoveListenerCertificatesRequestMarshaller.marshall(RemoveListenerCertificatesRequest removeListenerCertificatesRequest)